Skip to content

Revert "[Migrate] Initialize Azure Migrate and Azure Local Migrate Command Module"#9327

Closed
necusjz wants to merge 1 commit intomainfrom
revert-9322-main
Closed

Revert "[Migrate] Initialize Azure Migrate and Azure Local Migrate Command Module"#9327
necusjz wants to merge 1 commit intomainfrom
revert-9322-main

Conversation

@necusjz
Copy link
Member

@necusjz necusjz commented Oct 23, 2025

Reverts #9322

this module even cannot be used in the terminal.

@necusjz necusjz self-assigned this Oct 23, 2025
Copilot AI review requested due to automatic review settings October 23, 2025 06:15
@azure-client-tools-bot-prd
Copy link

azure-client-tools-bot-prd bot commented Oct 23, 2025

️✔️Azure CLI Extensions Breaking Change Test
️✔️Non Breaking Changes

@github-actions
Copy link
Contributor

The git hooks are available for azure-cli and azure-cli-extensions repos. They could help you run required checks before creating the PR.

Please sync the latest code with latest dev branch (for azure-cli) or main branch (for azure-cli-extensions).
After that please run the following commands to enable git hooks:

pip install azdev --upgrade
azdev setup -c <your azure-cli repo path> -r <your azure-cli-extensions repo path>

@yonzhan
Copy link
Collaborator

yonzhan commented Oct 23, 2025

Thank you for your contribution! We will review the pull request and get back to you soon.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR reverts the initial implementation of the Azure Migrate command module by removing all files added in PR #9322. The justification is that the module is non-functional and cannot be used in the terminal.

Key Changes:

  • Complete removal of the migrate extension module
  • Deletion of all source code, tests, and documentation
  • Removal of configuration and metadata files

Reviewed Changes

Copilot reviewed 18 out of 18 changed files in this pull request and generated no comments.

Show a summary per file
File Description
setup.py Removed package setup configuration and dependencies
setup.cfg Removed build distribution settings
linter_exclusions.yml Removed linting rule exclusions for migrate commands
test_migrate_commands.py Removed all unit tests for migrate commands
custom.py Removed core command implementations
commands.py Removed command registration logic
_params.py Removed parameter definitions for all commands
_helpers.py Removed utility functions and helper classes
_help.py Removed help documentation for all commands
init.py Removed module initialization and command loader
README.md Removed comprehensive module documentation
HISTORY.rst Removed release history
azext_metadata.json Removed extension metadata
Multiple helper files Removed specialized helper modules for replication operations

@github-actions
Copy link
Contributor

@necusjz
Copy link
Member Author

necusjz commented Oct 23, 2025

no needs to revert, due to the fix in #9328.

@necusjz necusjz closed this Oct 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants