-
Notifications
You must be signed in to change notification settings - Fork 3.3k
{IoT} Refactor KeyReplacer folder structure #28462
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
Conversation
️✔️AzureCLI-FullTest
|
|
Hi @zhoxing-ms, |
️✔️AzureCLI-BreakingChangeTest
|
|
Core |
|
@c-ryan-k @digimaun Please note that this PR is to address the CI issue caused by the lack of |
|
CI still fails with the same error: From the CI script, we can see only the Lines 130 to 138 in a5198b5
as this I suggest putting
|
2b087ca
cc4f156 to
02f1544
Compare
02f1544 to
ac63263
Compare
Related command
Description
Issue background: https://github.com/Azure/azure-cli/pull/28427/files/6a7ac3ae7a96fe122e7a1c2bbcc6a1b78eed3ef4#r1503570453
Similar as: #19285 #17817
Testing Guide
History Notes
[Component Name 1] BREAKING CHANGE:
az command a: Make some customer-facing breaking change[Component Name 2]
az command b: Add some customer-facing featureThis checklist is used to make sure that common guidelines for a pull request are followed.
The PR title and description has followed the guideline in Submitting Pull Requests.
I adhere to the Command Guidelines.
I adhere to the Error Handling Guidelines.