Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

[App Service] BREAKING CHANGE: az functionapp devops-pipeline: Remove commands and move them to functionapp extension #19716

Merged
merged 3 commits into from
Oct 28, 2021

Conversation

gzuber
Copy link
Member

@gzuber gzuber commented Sep 28, 2021

Description

This change was requested by the CLI team (#18228) to reduce the CLI's install size. This PR is in conjunction with one in the extensions repo where the command will be moved (here)

Testing Guide

All tests related to this command were moved to the extension.

History Notes

[functionapp] BREAKING CHANGE: az functionapp devops-pipeline: Removed command. Moved to extension.


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

@yonzhan
Copy link
Collaborator

yonzhan commented Sep 28, 2021

functionapp

@yonzhan yonzhan added this to the Oct 2021 (2021-11-02) milestone Sep 28, 2021
@zhoxing-ms zhoxing-ms changed the title [functionapp] BREAKING CHANGE: az functionapp devops-pipeline: Removed command. Moved to extension. [App Service] BREAKING CHANGE: az functionapp devops-pipeline: Remove commands and move them to extension. Oct 27, 2021
@zhoxing-ms zhoxing-ms changed the title [App Service] BREAKING CHANGE: az functionapp devops-pipeline: Remove commands and move them to extension. [App Service] BREAKING CHANGE: az functionapp devops-pipeline: Remove commands and move them to extension Oct 27, 2021
@zhoxing-ms zhoxing-ms changed the title [App Service] BREAKING CHANGE: az functionapp devops-pipeline: Remove commands and move them to extension [App Service] BREAKING CHANGE: az functionapp devops-pipeline: Remove commands and move them to functionapp extension Oct 27, 2021
Copy link
Contributor

@zhoxing-ms zhoxing-ms left a comment

Choose a reason for hiding this comment

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

Do we need to remove the dependency from setup.py:

'azure-functions-devops-build~=0.0.22',

@gzuber gzuber force-pushed the gzuber/remove-devops-pipeline branch from 904f305 to fee5dd2 Compare October 27, 2021 21:48
@gzuber
Copy link
Member Author

gzuber commented Oct 27, 2021

@zhoxing-ms Sorry, didn't notice that one. Should be fixed now!

@zhoxing-ms zhoxing-ms merged commit 1d622fd into Azure:dev Oct 28, 2021
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