-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Add DocumentationAnalyzers to build #14336
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
Conversation
|
My concern is that will delay build. We should think about how to exclude analyzers when they are not needed, for example, when we need to quickly recompile a project locally. I think the analyzer is not critical for us today and we could add it as optional. Optional GitHub check? |
|
PowerShell-CI-windows (Build for Windows Windows Build) #PR-14336-20201206.01 Add DocumentationAnalyzers to build completed in 14m 10s. |
For a fast local build: |
3af7e60 to
84524f1
Compare
|
This pull request has been automatically marked as Review Needed because it has been there has not been any activity for 7 days. |
84524f1 to
ae6db46
Compare
@iSazonov Perhaps we could add |
Good point. |
|
This pull request has been automatically marked as Review Needed because it has been there has not been any activity for 7 days. |
|
🎉 Handy links: |
Fix #14321.