Azure / cli

Automate your GitHub workflows using Azure CLI scripts
MIT License
124 stars 52 forks source link

azure-mgmt-monitor 4.0.1 might be causing azure ext repo PRs to fail validation in py3.6 #80

Closed swells closed 1 year ago

swells commented 1 year ago

Perhaps commit: https://github.com/Azure/azure-cli/commit/76c224121c05f77f6cf6f17130b6c8fde824e10a is causing build issues in the azure-cli-extensions repo during ext PRs. This worked ok last week.

Impact is that it is failing and preventing ext's from successfully merging PRs hence can not publish ATM.

image
bishal-pdMSFT commented 1 year ago

@swells I did not get how this repo is connected to the failure. The commit you mention is in https://github.com/Azure/azure-cli repo. Perhaps that's where the issue should go to.

swells commented 1 year ago

@bishal-pdMSFT -- you are correct. I will close and transfer.