Commit 8446cde
Add cli fixes (#1)
* Create extension
* Update src/migrate/azext_migrate/__init__.py
Co-authored-by: Copilot <[email protected]>
* Fix import issues
* Update src/migrate/setup.py
Co-authored-by: Copilot <[email protected]>
* Small
* Small lint
* Small
* disable lint for this check
* Add json
* Fix licesnse issue
* fix small
* Small
* Get rid of unused variables
* Add service name and code owner
* New version
* Style
* Small
* Update
* Follow standard
* Add suggestions
* Small
* Not preview
* Add flag to become experimental
* Update history
* Fix
* small
* Create get job and remove replication commands
* Add better error handling for jobs command
* Add better messages to remove protected item
* Return job id in remove command
* Move helpers
* Rename get discovered server helper
* Refactor _initialize_replication_infrastructure_helpers
* Refactor new replication
* Refactor jobs
* Refactor delete protected item
* Fix lint issues
* Change release version
* Fix lint issues
* Add fix
* Updae correct version
* Put beta version before
* Fix
* Update
* Fix bifurcation tool issue
* Update amh correctly if not proper
* Use current subscription id if not passed in
* Fix correct location and target resource group creation
* Create list protected items command
* Update versions
* Add __init__.py to all folders
* Create unit tests for get replication
* Update readme with accurate description of commands
* Update readme
* Create tests for jobs and remove commands
* Add more tests to increase coverage to 74%
* Add start migration command
* Address fixes
* Remove doc strings from custom.py
* Add init
* Remove old file locations
* fix failing tests
* Fix secret test
* Fix test
* Fix secret detection
* Fix duplicates
---------
Co-authored-by: Saif Al-Din Ali <[email protected]>
Co-authored-by: Copilot <[email protected]>1 parent 6bfea6b commit 8446cde
File tree
1 file changed
+6
-6
lines changed- src/migrate/azext_migrate/tests/latest
1 file changed
+6
-6
lines changedLines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1958 | 1958 | | |
1959 | 1959 | | |
1960 | 1960 | | |
1961 | | - | |
| 1961 | + | |
1962 | 1962 | | |
1963 | 1963 | | |
1964 | 1964 | | |
| |||
1990 | 1990 | | |
1991 | 1991 | | |
1992 | 1992 | | |
1993 | | - | |
| 1993 | + | |
1994 | 1994 | | |
1995 | 1995 | | |
1996 | 1996 | | |
| |||
2474 | 2474 | | |
2475 | 2475 | | |
2476 | 2476 | | |
2477 | | - | |
| 2477 | + | |
2478 | 2478 | | |
2479 | 2479 | | |
2480 | 2480 | | |
| |||
4313 | 4313 | | |
4314 | 4314 | | |
4315 | 4315 | | |
4316 | | - | |
| 4316 | + | |
4317 | 4317 | | |
4318 | 4318 | | |
4319 | 4319 | | |
| |||
5234 | 5234 | | |
5235 | 5235 | | |
5236 | 5236 | | |
5237 | | - | |
| 5237 | + | |
5238 | 5238 | | |
5239 | 5239 | | |
5240 | 5240 | | |
| |||
5612 | 5612 | | |
5613 | 5613 | | |
5614 | 5614 | | |
5615 | | - | |
| 5615 | + | |
5616 | 5616 | | |
5617 | 5617 | | |
5618 | 5618 | | |
| |||
0 commit comments