Azure / azure-devops-cli-extension

Azure DevOps Extension for Azure CLI
https://docs.microsoft.com/en-us/cli/azure/ext/azure-devops/?view=azure-cli-latest
MIT License
617 stars 239 forks source link

fix azure pipelines jobs dependson configuration #1263

Closed moerketh closed 5 months ago

moerketh commented 2 years ago

Fixes #1249 (Azure pipelines job dependsOn are not explicit).

v-soujanya commented 1 year ago

@moerketh Hi, we are seeing the same issue with azure-pipelines-pr.yml, below are the errors occurring. By approving this PR "fix azure pipelines jobs dependson configuration #1263 " will be able to resolve this pipeline issue?

image image
moerketh commented 1 year ago

@v-soujanya Hi! No, I don't think so. Looks like the pipeline needs to be updated to work with a newer python version. Although I would suggest to fix this one too :)