-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Consume snippet generator as a tool #22783
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
Consume snippet generator as a tool #22783
Conversation
d05287c to
fc2f5b8
Compare
5df80d4 to
e9c0f98
Compare
e9c0f98 to
04fc71b
Compare
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.
As we chatted I like that this is a tool now but there is still some risk of a race condition from installing the tool globally but I think that risk is minimal compared to compiling the project.
We might want to potentially consider pinning the version instead of using a * version on the install.
Another thing to consider is I suspect that we are running these codechecks multiple times for each service directory, once per project, so we are likely doing more work then we need to but as long as the work doesn't take too long it probably doesn't matter.
7cafc59 to
249fb97
Compare
207f50e to
23f807f
Compare
…ools package from azure-sdk-tools DevOps feed Remove eng\snippetgenerator Update Update-Snippets.ps1 to consuem Snippet Generator tyools package from azure-sdk-tools DevOps feed
…ly as source in Update-Snippets.ps1
23f807f to
aec44d2
Compare
7ed15fb to
4526e50
Compare
4526e50 to
b21d1ac
Compare
This reverts commit e618fb8.
Uh oh!
There was an error while loading. Please reload this page.