-
Notifications
You must be signed in to change notification settings - Fork 3k
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
webapp : Migrate vsts dependency to azure-devops #14821
Comments
Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @antcp, @AzureAppServiceCLI. |
Hi @panchagnula , could you please help check this ? Thanks |
ACK @arrownj will take a look just to be sure is this the one you are referring to https://github.com/Azure/azure-cli/blob/dev/src/azure-cli/azure/cli/command_modules/appservice/vsts_cd_provider.py Can you point me to the new vets package on devops so I can update the references & test on our end? Thanks! |
@panchagnula is this still relevant? |
@arrownj - could you please respond here. |
Hi Kota, I read the issue, read the code and searched information. Please search https://pypi.org/project/vsts-cd-manager/ |
@qwordy - thanks. Will check and get back to you for any clarifications. |
Hi @Kotasudhakarreddy , is there any update? |
@qwordy I am on it. Targeted for S183. |
@calvinsID assigning this to you to help identify the right functions with the new library for parity Old: https://github.com/microsoft/vsts-cd-manager |
Created this item to track moving |
this is complete |
Is your feature request related to a problem? Please describe.
Describe the solution you'd like
Currently
appservice
depends onvsts
which is not maintained anymore. There will be no further support for this package if there are bugs for feature requests. Thevsts
package is migrated toazure-devops
.This is a request to migrate
vsts
toazure-devops
in CLI side.Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered: