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

chore: upgrade codegen version #16864

Merged
merged 1 commit into from Jan 20, 2022
Merged

Conversation

tadelesh
Copy link
Member

  • The purpose of this PR is explained in this or a referenced issue.
  • The PR does not update generated files.
  • Tests are included and/or updated for code changes.
  • Updates to CHANGELOG.md are included.
  • MIT license headers are included in each file.

@Alancere Alancere merged commit 57d5aa1 into Azure:main Jan 20, 2022
@@ -9,7 +9,7 @@ param(
[switch]$format,
[switch]$tidy,
[string]$config = "autorest.md",
[string]$goExtension = "@autorest/go@4.0.0-preview.35",
[string]$goExtension = "@autorest/go@4.0.0-preview.36",
Copy link
Member

Choose a reason for hiding this comment

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

It might be worth adding some automation that will submit a PR to increment this version whenever a new version is published. We do that in some other languages.

Copy link
Member Author

Choose a reason for hiding this comment

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

I've created an issue and will work with it next week.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants