Add generator Tools release and refresh#15324
Conversation
Alancere
commented
Aug 19, 2021
- The purpose of this PR is explained in this or a referenced issue.
- The PR does not update generated files.
- These files are managed by the codegen framework at Azure/autorest.go.
- Tests are included and/or updated for code changes.
- Updates to CHANGELOG.md are included.
- MIT license headers are included in each file.
|
This repository is protected by Check Enforcer. The check-enforcer check-run will not pass until there is at least one more check-run successfully passing. Check Enforcer supports the following comment commands:
|
|
Is there a document describing the tool workflow? Also I'm interested to learn more about why Go was picked as the language to write this automation. The central EngSys team uses powershell for scripting and automation. |
|
This is migrating the remaining commands from the private tool to public repo (track1). |
These tools are only for track 1 SDK generation. Previously we have a specific private tool built for generating new releases for track 1 SDK to avoid too much manual work. We are trying to move that tool to this public place so that our customer could also try it if they want to generate their own private release of track 1 SDKs. We are also building new tools for track 2 releases as well. FYI the similar PR for track 2 is here: #15271 (review) |
ArcturusZhang
left a comment
There was a problem hiding this comment.
Please goimports all of the new files