Commit f684127
[devcenter] Fix syntax error with schedule commands (#8457)
* Update project env type parameters
* Fix environment def example and update style
* Fix show logs
* Fix spacing
* Fix style error
* Fix integraion tests
* Fix gallery test
* Fix gallery test
* Fix gallery compute
* Update
* Update control plane
* Update tests and vendored sdk for data plane API
* Updates
* Update tests
* Update version
* Update tests
* Update log command to support escape characters
* Update control plane to 2024-10-01-preview
* Changes for force delete only
* update api version
* remove preview flag
* Fix linter errors
* Update control plane tests
* Update tests
* Update commands
* Add project policy test
* Update
* add missing override
* Update response
* Add tests
* Fix image name regex
* Update version for Ignite
* Update data plane tests
* Update control plane tests
* Fix control plane tests
* Fix nsg
* Update params
* Update release version
* Update data plane 2024-10-01-preview
* Remove old dp code
* Add devbox list
* Add project,pool,schedule
* Add devbox
* Fix post, add snapshots
* Fix post LRO
* Add environments
* Add additional cmds
* Fix help
* Fix params
* Fix customization task validate
* Linter and style fixes
* Update version
* Update version2
* Update dp tests
* Add dev box tests
* Add repair test
* Add snapshot test
* Add customization task test
* Add customization group test
* Add environment test
* Update tests
* Update help
* Fix tests
* Fix examples and show logs output
* Handle if there is no next scheduled time
* Update HISTORY.rst
* Fix syntax errors
* Update version
---------
Co-authored-by: Erica Guthan <ericaguthan@microsoft.com>1 parent 9afada9 commit f684127
File tree
7 files changed
+10
-6
lines changed- src/devcenter
- azext_devcenter/aaz/latest/devcenter/admin/schedule
7 files changed
+10
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
5 | 9 | | |
6 | 10 | | |
7 | 11 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments