Skip to content
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

Remove explicit version tag from automation #10002

Merged
merged 2 commits into from
Feb 26, 2020
Merged

Remove explicit version tag from automation #10002

merged 2 commits into from
Feb 26, 2020

Conversation

lmazuel
Copy link
Member

@lmazuel lmazuel commented Feb 26, 2020

In order to not mess up autorest v3 CLI detection of needed core

@@ -2,7 +2,6 @@
"$schema": "https://openapistorageprod.blob.core.windows.net/sdkautomation/prod/schemas/swagger_to_sdk_config.schema.json",
"meta": {
"autorest_options": {
"version": "preview",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For now this would need to be 2.0.4413, or 'previous', until the polling for ttags is fixed. Would also need a similar fix in the AzureSDKAutomation fork of the repo

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

version:V2 might be the safest bet.

That at least won't float arbitrarily.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Moved to "V2" per @fearthecowboy suggestion

image

Copy link
Member

@markcowl markcowl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Long term, the tags here should be autorest-core tags, but this is the right solution for now.

@lmazuel
Copy link
Member Author

lmazuel commented Feb 26, 2020

@markcowl Damn you're right I did the mistake myself.....

@lmazuel lmazuel merged commit 8ba95ec into master Feb 26, 2020
@lmazuel lmazuel deleted the automation_tag branch February 26, 2020 19:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants