-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Move version 2018-01-01 to stable folder #4384
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
Move version 2018-01-01 to stable folder #4384
Conversation
|
@jhendrixMSFT FYI for Go SDK |
Automation for azure-sdk-for-javaNothing to generate for azure-sdk-for-java |
Automation for azure-sdk-for-pythonNothing to generate for azure-sdk-for-python |
|
Can one of the admins verify this patch? |
Automation for azure-sdk-for-rubyThe initial PR has been merged into your service PR: |
| @@ -35,7 +35,7 @@ These settings apply only when `--tag=package-2018-01 --go` is specified on the | |||
| Please also specify `--go-sdk-folder=<path to the root directory of your azure-sdk-for-go clone>`. | |||
|
|
|||
| ``` yaml $(tag) == 'package-2018-01' && $(go) | |||
| output-folder: $(go-sdk-folder)/services/preview/$(namespace)/mgmt/2018-01-01/$(namespace) | |||
| output-folder: $(go-sdk-folder)/services/stable/$(namespace)/mgmt/2018-01-01/$(namespace) | |||
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.
Removing preview is sufficient as all packages not under preview are considered stable.
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.
fixed
Automation for azure-sdk-for-jsThe initial PR has been merged into your service PR: |
Automation for azure-sdk-for-goThe initial PR has been merged into your service PR: |
Automation for azure-sdk-for-nodeNothing to generate for azure-sdk-for-node |
annatisch
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.
LGTM - I can merge once you have addressed @jhendrixMSFT's comment.
This checklist is used to make sure that common issues in a pull request are addressed. This will expedite the process of getting your pull request merged and avoid extra work on your part to fix issues discovered during the review process.
PR information
api-versionin the path should match theapi-versionin the spec).Quality of Swagger