Skip to content

test: CI repro#33470

Closed
gn00295120 wants to merge 1 commit into
Azure:devfrom
gn00295120:poc-pwnreq
Closed

test: CI repro#33470
gn00295120 wants to merge 1 commit into
Azure:devfrom
gn00295120:poc-pwnreq

Conversation

@gn00295120
Copy link
Copy Markdown

Testing pipeline behavior.

Copilot AI review requested due to automatic review settings May 29, 2026 04:51
@azure-client-tools-bot-prd
Copy link
Copy Markdown

Validation for Azure CLI Full Test Starting...

Thanks for your contribution!

@azure-client-tools-bot-prd
Copy link
Copy Markdown

Validation for Breaking Change Starting...

Thanks for your contribution!

Copy link
Copy Markdown
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

Note

Copilot was unable to run its full agentic suite in this review.

This PR removes the entire contents of src/azure-cli/setup.py, leaving the file effectively empty. This will break the package's build and installation process, as setuptools relies on this file to define the azure-cli package metadata, dependencies, version, and entry points.

Changes:

  • Deletes the shebang, license header, and all imports from setup.py.
  • Removes the VERSION definition, version validation logic, CLASSIFIERS, and the full DEPENDENCIES list.
  • Removes the setup() invocation including package_data, scripts, install_requires, and cmdclass configuration.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/azure-cli/setup.py
@@ -1,223 +1 @@
#!/usr/bin/env python

@yonzhan
Copy link
Copy Markdown
Collaborator

yonzhan commented May 29, 2026

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

@github-actions
Copy link
Copy Markdown

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>

@microsoft-github-policy-service microsoft-github-policy-service Bot added the customer-reported Issues that are reported by GitHub users external to the Azure organization. label May 29, 2026
@microsoft-github-policy-service
Copy link
Copy Markdown
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

act-platform-engineering-squad Auto-Assign Auto assign by bot CI CI customer-reported Issues that are reported by GitHub users external to the Azure organization.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants