-
Notifications
You must be signed in to change notification settings - Fork 20
Conversation
@@ -1,30 +1,31 @@ | |||
# Onboarding process for using Azure Cli Codegen (autorest.az) | |||
# Onboarding Process for Using Azure Cli Code-gen (autorest.az) |
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.
there is another file called "onboarding-guide.md" at the same folder. please clear that folder and link to this one. #Resolved
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.
|
||
## Step 2. Quick Validation | ||
If it is your first time to use Azure Cli code-gen, please discuss with the contact person. He/She will: |
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.
the contact person [](start = 72, length = 18)
please mention a contact person will be assigned to help in Step1. #Resolved
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.
doc/00-onboarding-guide.md
Outdated
Autorest.az has been integrated into swagger PR. It means you can start reviewing your CLI code/command immediately when your swagger PR is filed for your new features/changes, so your new features/changes can have Azure CLI support very soon. | ||
|
||
Hopefully, **your CLI is ready to merge/release when your swagger is ready to merge. :shipit: :+1:** | ||
## Step 5. Run Linter and Style |
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.
Run Linter and Style [](start = 11, length = 20)
let's merge this into Step4 to make things look simpler #Resolved
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.
doc/00-onboarding-guide.md
Outdated
|
||
## Step 7. Onboarding to azure-cli |
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.
Onboarding to azure-cli [](start = 11, length = 23)
please merge this with Step6 #Resolved
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.
* run azdev style | ||
``` bash | ||
> azdev style {service_name} | ||
``` |
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.
please merge this with test to make things look simpler.thx #Resolved
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.
7a60b98
to
de6cd3b
Compare
de6cd3b
to
4b2bdc1
Compare
No description provided.