-
Notifications
You must be signed in to change notification settings - Fork 851
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
Github action doc build no longer works #428
Comments
A workaround might be to revert the SDK only in that release/docs branch, but that might complicate our branching even more. |
This was worked around by building the docs locally and checking them in. The Github Action was modified to sync the checked in docs rather than build them. Revert after 16.8 RTMs in November and gets deployed to the github agents (when?). |
Triage: Wait for November - it will go away, we can manually workaround until then. |
ETA: Nov 16-20 Update, VS 16.8 might be available on the agents just after it ships, we might not need to wait for the changes in actions/runner-images#1891. |
https://github.com/microsoft/reverse-proxy/runs/1135982884?check_suite_focus=true
We updated to the Preview8 SDK which requires VS 16.8.0-preview2, but the github agents only have 16.7.
https://github.com/actions/virtual-environments/blob/main/images/win/Windows2019-Readme.md#visual-studio-enterprise-2019
For preview 5 we should probably run the steps manually, after we get all the preview5 edits made.
https://github.com/microsoft/reverse-proxy/actions/runs/261817348/workflow
@MihaZupan
The text was updated successfully, but these errors were encountered: