Markus Cozowicz
f551079b05
Update README.md
2020-02-05 12:30:57 +01:00
Markus Cozowicz
dad63db131
cleanup
2020-02-05 12:24:54 +01:00
Markus Cozowicz
d32aae9eb8
Release prep ( #22 )
...
* cleanup
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update azure-pipelines-template.yaml
* fix setup.py
2020-02-05 11:09:49 +00:00
Markus Cozowicz
a9eb7be57c
Update azure-pipelines-template.yaml
2020-02-05 11:37:22 +01:00
Markus Cozowicz
eab84f1704
Added metadata support ( #21 )
...
* initial shot for using a validatable structure
also works with vscode intellisense
* refactored
* package json schema into pip
* added meta-data support
2020-02-03 11:48:41 +00:00
Markus Cozowicz
92adcd1941
Refactored schema ( #20 )
...
* initial shot for using a validatable structure
also works with vscode intellisense
* refactored
2020-01-31 21:35:14 +00:00
Markus Cozowicz
e5003a0d6d
Nick G feedback ( #19 )
...
* added support for empty yaml #14
renamed workspace.Workspace to mlbriefcase.Briefcase
* unify credentialstore with credentialprovider #15
* avoid infinite recursion if credential not found #16
* include probed provider names in exception if key is not found #17
* fix TypeScript security warning
* added missing package
* rename resources.yaml to briefcase.yaml
2020-01-17 16:34:43 +01:00
Markus Cozowicz
b1b45ef37f
Auto-resolve credential provider ( #12 )
...
* auto-resolve credential providers
* added pandas
* re-adding azureml dataprep
* upgrade azure storage sdk
* remove python 3.5 as pytest core dumps
2019-12-18 15:03:00 +01:00
Markus Cozowicz
07f0ed8d9c
added MSI test notebook
...
fixed Azure Key Vault version (got broken with latest version)
2019-11-29 10:35:31 +00:00
Markus Cozowicz
1b52a97fb4
Added AWS, Google and Clarifai ( #11 )
...
* added GCP and AWS service
* added key remapping
* added clarifai
2019-11-28 12:28:30 -08:00
Markus Cozowicz
332d945a43
.env and arbitrary attributes as secrets support ( #10 )
...
* initial dotenv support
* fixed .env support
* finalized support .env
arbitrary property resolution
2019-11-08 18:54:01 +01:00
Markus Cozowicz
845ab7d29d
Marcozo/readme ( #9 )
...
* updated README
* minor fix
* simplified imports
2019-10-14 16:43:41 +02:00
Markus Cozowicz
c3d67e897f
fixed default user device login in AML notebook
2019-10-14 10:18:02 +00:00
Markus Cozowicz
488e77f11e
Merge branch 'master' of https://github.com/microsoft/Workspace
2019-10-10 10:05:34 +00:00
Markus Cozowicz
4aca60717e
added logging
2019-10-10 10:04:29 +00:00
Markus Cozowicz
a7be753a33
TypeScript package cleanup
2019-09-20 13:21:22 +02:00
Markus Cozowicz
d243ba7318
Added demo gif ( #7 )
...
* added demo recording
* added demo script
* added demo script
2019-09-12 12:31:27 +02:00
Markus Cozowicz
157e9e709c
fixed credentialstore init
2019-09-10 13:07:16 +00:00
Markus Cozowicz
c05510f6b6
added simplified azure storage url support
2019-09-10 14:37:03 +02:00
Markus Cozowicz
eb18316b49
Create SECURITY.MD
2019-09-09 13:10:30 +02:00
Markus Cozowicz
aa3b5c026c
Initial TypeScript version with YAML parsing ( #6 )
...
* initial typescript version
* adjust triger
* fix yaml
* added missing directory switch
* fixed pipelines
* install dependencies
* fix lint errors
* fix tslint
* added build badge
* remove node version 6
remove ignored code coverage directory to fix warning
2019-08-22 22:45:25 +02:00
Markus Cozowicz
3137fb3ead
update test packaged
2019-08-21 12:47:06 +02:00
Markus Cozowicz
25ce109ca3
Add .NET Implementation
2019-08-20 01:51:01 +02:00
Markus Cozowicz
4167c9a137
Added component governance
...
* added component governance
* add autogenerated through https://opensource.microsoft.com/notice
2019-08-02 17:22:13 +02:00
Markus Cozowicz
356d150de1
Update README.md
2019-07-30 19:12:34 +02:00
Markus Cozowicz
c68a3365d4
fix python 3.5
...
lookup all potential paths (even though elements are referenced)
handle keyvault exception
renamed azure pipeline
ignore vscode settings
updated azure pipelines formatting
2019-07-30 19:10:31 +02:00
Markus Cozowicz
c91045a9df
Added OS / Python matrix
2019-07-30 15:33:36 +02:00
Markus Cozowicz
74d1d368d9
fix python version
2019-07-30 15:13:43 +02:00
Markus Cozowicz
e9d658e9e5
fixed template
2019-07-30 15:11:20 +02:00
Markus Cozowicz
89cff7f7db
added build matrix
2019-07-30 15:10:25 +02:00
Markus Cozowicz
e1786d0172
Update pipelines.yaml for Azure Pipelines
2019-07-30 15:07:52 +02:00
Markus Cozowicz
668ffea91a
Update pipelines.yaml for Azure Pipelines
2019-07-30 15:07:33 +02:00
Markus Cozowicz
f681a43810
fixing pytests
2019-07-30 14:56:21 +02:00
Markus Cozowicz
52e4d77989
added missing secretstorage
2019-07-30 14:48:57 +02:00
Markus Cozowicz
b32f297b9d
added pytest dependency
2019-07-30 14:39:31 +02:00
Markus Cozowicz
b1cd88a5d6
fix package install
2019-07-30 14:36:27 +02:00
Markus Cozowicz
99760447a2
use service principal secret during build
...
skip test if credentials are missing
2019-07-30 14:33:35 +02:00
Markus Cozowicz
08aa8e7036
trying to fix build
2019-07-30 14:18:23 +02:00
Markus Cozowicz
566835c55d
fix spacing
2019-07-30 14:10:32 +02:00
Markus Cozowicz
cb8b3ff7cb
added automated build
...
fixed service principal
2019-07-30 14:08:01 +02:00
Markus Cozowicz
567be1575d
added documentation
2019-07-29 12:55:22 +02:00
Markus Cozowicz
d35c19732b
added additional credential provider
2019-07-29 12:55:13 +02:00
Markus Cozowicz
52d017af73
switch to proper safe loading
...
ignore unknown tags for forward compat
minor improvements
2019-07-20 07:20:09 +02:00
Markus Cozowicz
84162f5541
device code example
2019-07-18 21:26:42 -04:00
Markus Cozowicz
a76e0fcd5d
added service principal support
2019-07-18 21:26:30 -04:00
Markus Cozowicz
351dbda926
init commit for Workspace project
2019-07-16 16:41:34 -04:00
Microsoft Open Source
c9b1422845
Initial commit
2019-07-12 13:50:25 -07:00
Microsoft Open Source
2919d78b09
Initial commit
2019-07-12 13:50:24 -07:00
Microsoft Open Source
96a555a520
Initial commit
2019-07-12 13:50:23 -07:00
Microsoft GitHub User
8772174b36
Initial commit
2019-07-12 13:50:20 -07:00