-
Notifications
You must be signed in to change notification settings - Fork 3.3k
[Core] Linter rule for service_name.json #17428
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
|
hi @qwordy, as offline synced, pls share with the team context of the rule, what's it for before merging it. thanks |
OK |
|
Test Extensions Loading Python36 keeps failing. |
kairu-ms
left a comment
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.
It's clear now.
Description
Check format of service_name.json. Command and AzureServiceName are required. Others are optional.
Each highest level command group should have reference in service_name.json.
https://ceapex.visualstudio.com/Engineering/_workitems/edit/327925
https://docs.microsoft.com/en-us/cli/azure/azure-cli-reference-for-network?view=azure-cli-latest
[Core] Linter rule for service_name.json
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 feature.
This 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.