-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
Update SDK Tools Consumption #7148
Update SDK Tools Consumption #7148
Conversation
Can one of the admins verify this patch? |
/azp run python - cognitiveservices - ci |
Azure Pipelines successfully started running 1 pipeline(s). |
1 similar comment
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run python - storage - ci |
Azure Pipelines successfully started running 1 pipeline(s). |
I believe this is the order of ops for the builds: client -> archtype sdk-nightly -> test-nightly So basically what I'm saying is that |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See my comment. The failing CI reflects my claims I think.
The Issue with the resources is you can't add them at a template level. Since |
/azp run python - cognitiveservices - ci |
Azure Pipelines successfully started running 1 pipeline(s). |
9ccac3f
to
162bd09
Compare
162bd09
to
8e6c412
Compare
8e6c412
to
7fa429d
Compare
@chidozieononiwu the eventhub failure is known and they are working on it. I don't believe it's related to your changes. |
…into base_to_properties * 'master' of https://github.com/Azure/azure-sdk-for-python: Eventhub tracing (Azure#7153) [devtools-cognitiveservices] temp fix to allow passing cog key in headers for azure-core (Azure#7471) adds back create mgmt client (Azure#7470) Update SDK Tools Consumption (Azure#7148) [AutoPR] peering/resource-manager (Azure#6923) Key Vault: making poller return Certificate or CertificateOperation (Azure#7349) Patch os.environ in Identity mock tests (Azure#7452) Unskip urllib3 related test (Azure#7442)
Update method of consuming SDK tools to use resources and templates.