We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Typically looks like Server terminated abruptly e.g. https://circleci.com/gh/angular/angular/48332?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link
Our theory is that this was caused by bazel 0.14.0 update, and bazel 0.14.1 has a fix, so we just need to update again.
/cc @gregmagolan
The text was updated successfully, but these errors were encountered:
build: Update bazel to 0.14.1
6cb1adf
Fixes angular#24484
Bazel 0.14.1 does not seem to fix it, so I think we need to revert the upgrade commit :(
Sorry, something went wrong.
Revert "build: update to Bazel 0.14.0 (angular#24296)"
35ed6a6
This reverts commit 0d07d27. Fixes angular#24484
03f93b3
This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.
Read more about our automatic conversation locking policy.
This action has been performed automatically by a bot.
alexeagle
Successfully merging a pull request may close this issue.
Typically looks like
Server terminated abruptly
e.g.
https://circleci.com/gh/angular/angular/48332?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link
Our theory is that this was caused by bazel 0.14.0 update, and bazel 0.14.1 has a fix, so we just need to update again.
/cc @gregmagolan
The text was updated successfully, but these errors were encountered: