Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

{Package} Migrate CLI packaging system to PEP420 #13903

Closed
wants to merge 27 commits into from
Closed

{Package} Migrate CLI packaging system to PEP420 #13903

wants to merge 27 commits into from

Conversation

arrownj
Copy link
Contributor

@arrownj arrownj commented Jun 9, 2020

Description

Still a draft PR to check potential CI impacts.

Testing Guide

History Notes

[Component Name 1] BREAKING CHANGE: az command a: Make some customer-facing breaking change.
[Component Name 2] az command b: Add some customer-facing feature.


This checklist is used to make sure that common guidelines for a pull request are followed.

@arrownj arrownj self-assigned this Jun 9, 2020
@yonzhan yonzhan added this to the S171 milestone Jun 9, 2020
@yonzhan
Copy link
Collaborator

yonzhan commented Jun 9, 2020

Package

Comment on lines -55 to -57
'azure-cli-command_modules-nspkg~=2.0',
'azure-cli-core=={}.*'.format(VERSION),
'azure-cli-nspkg~=3.0,>=3.0.3',
Copy link
Member

Choose a reason for hiding this comment

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

Remove in requirements.txt as well.

@arrownj
Copy link
Contributor Author

arrownj commented Jul 1, 2020

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@arrownj arrownj closed this Jul 13, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants