Commit dd43b13
authored
Initial WorkspaceHub change for ML SDK (Azure#29842)
* template and base operation
contract temp change
Update schema and entities
Update template1
* update operation
* finished most operations
* template fixs
* Update Hub name to wprkspaceHub
update
update restclient
add kind support for 2023-02-01
update 2023-02-01-preview swagger and regenerate rest
update on parameter name, still need move change to febpreview and regenerate client
* remove lean workspace type and schema
remove lean operation
update template
small fix
update name and remove lean type
* revert workspace operation
Revert "revert workspace operation"
This reverts commit 10a74ab365de8356831f250130e2c5179ffd045e.
Revert "update name and remove lean type"
This reverts commit 598a1fd2f71416ede63a4c4b3e190cab34acf589.
Revert "Revert "update name and remove lean type""
This reverts commit f09898cdd542a0ac47940b10184111c83b090c2c.
Revert "Revert "revert workspace operation""
This reverts commit e654d146886b590b76468a83c39123b8a268c2a0.
revert change related to 02-01-preview
update to user 04-01-preview client
user 04-01-preview client for hub operation
fix lint error
lint error fix
diagnose related package to 04-01-preview
* reformat code
update test client
small fix
fix ut
format fix
* prevent CMK update for lean workspace
* resolve rebase issue
Resolve merge conflict issue
* Update Hub related test code
* Update E2E test and configs
* Update model version for workspace
* rename workspacehub path
fix
* Update names
Update format
* Remove WorkspaceHub properties from workspace
* remove workspaceHub properties from workspace
remove workspacehub properties from workspace
* Fix import issue and tests
* Fix tests
* move dependent delete to workspacehub operation
* reformat code and fix feature store tests
fix
* Update YAMLRefDocLinks for workspaceHub
* format code
* rename workspace_hub and update creation flow
* fix format
fix
* associated_workspace and add support operation.
* Update template for project workspace
* reformat code
* fix format and code
* use different template for project workspace
* fix template bug
* Stop create LA workspace for workspacehub
* Update using new schema
* Update tests
Update tests
fix format
update format
Update more entity to 06-01 preview
fix tests
Fixed some tests
bug fixing
* Update docstring
* reflect comments
* Add missing changes1 parent 6ed3e15 commit dd43b13
File tree
36 files changed
+15005
-34
lines changed- sdk/ml/azure-ai-ml
- azure/ai/ml
- _arm_deployments
- arm_templates
- _schema
- _workspace_hub
- workspace
- constants
- entities
- _workspace_hub
- _workspace
- operations
- tests
- recordings/workspace/e2etests
- test_configs/workspace
- workspace
- e2etests
- unittests
36 files changed
+15005
-34
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
| |||
65 | 66 | | |
66 | 67 | | |
67 | 68 | | |
| 69 | + | |
68 | 70 | | |
69 | 71 | | |
70 | 72 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
Lines changed: 29 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
486 | 486 | | |
487 | 487 | | |
488 | 488 | | |
| 489 | + | |
| 490 | + | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
| 499 | + | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
| 507 | + | |
| 508 | + | |
| 509 | + | |
489 | 510 | | |
490 | 511 | | |
491 | 512 | | |
| |||
518 | 539 | | |
519 | 540 | | |
520 | 541 | | |
521 | | - | |
| 542 | + | |
| 543 | + | |
522 | 544 | | |
523 | 545 | | |
524 | 546 | | |
| |||
631 | 653 | | |
632 | 654 | | |
633 | 655 | | |
634 | | - | |
| 656 | + | |
635 | 657 | | |
636 | 658 | | |
637 | 659 | | |
| |||
643 | 665 | | |
644 | 666 | | |
645 | 667 | | |
646 | | - | |
| 668 | + | |
647 | 669 | | |
648 | 670 | | |
649 | 671 | | |
| |||
678 | 700 | | |
679 | 701 | | |
680 | 702 | | |
681 | | - | |
| 703 | + | |
682 | 704 | | |
683 | 705 | | |
684 | 706 | | |
| |||
704 | 726 | | |
705 | 727 | | |
706 | 728 | | |
707 | | - | |
| 729 | + | |
| 730 | + | |
| 731 | + | |
708 | 732 | | |
709 | 733 | | |
710 | 734 | | |
| |||
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
155 | 164 | | |
156 | 165 | | |
157 | 166 | | |
| |||
0 commit comments