-
-
Notifications
You must be signed in to change notification settings - Fork 84
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
Bazel CI: rules_dotnet failing in downstream pipeline with Bazel@HEAD #268
Comments
rules_dotnet will be disabled in Bazel downstream until this is fixed, which means it won't get test coverage with Bazel@HEAD. |
Those projects are broken due to incompatible changes in Bazel and didn't get fixed for a long time. * Android Testing: android/testing-samples#417 * Tulsi: bazelbuild/tulsi#286 * rules_dotnet: bazel-contrib/rules_dotnet#268 * rules_haskell: tweag/rules_haskell#1650 * rules_k8s: bazelbuild/rules_k8s#668 * rules_d: removed because the project isn't maintained.
Those projects are broken due to incompatible changes in Bazel and didn't get fixed for a long time. * Android Testing: android/testing-samples#417 * Tulsi: bazelbuild/tulsi#286 * rules_dotnet: bazel-contrib/rules_dotnet#268 * rules_haskell: tweag/rules_haskell#1650 * rules_k8s: bazelbuild/rules_k8s#668 * rules_d: removed because the project isn't maintained.
Those projects are broken due to incompatible changes in Bazel and didn't get fixed for a long time. * Android Testing: android/testing-samples#417 * Tulsi: bazelbuild/tulsi#286 * rules_dotnet: bazel-contrib/rules_dotnet#268 * rules_haskell: tweag/rules_haskell#1650 * rules_k8s: bazelbuild/rules_k8s#668 * rules_d: removed because the project isn't maintained.
@meteorcloudy I'll take a look at this, I think it's only a matter of updating our https://github.com/rules-proto-grpc/rules_proto_grpc dependency |
@meteorcloudy This should be fixed now |
OK, rerunning with Bazel@HEAD https://buildkite.com/bazel/bazel-at-head-plus-disabled/builds/1137 |
Thanks, rules_dotnet is green with Bazel@HEAD, I'll re-enable it in the actual downstream pipeline. |
Those projects are broken due to incompatible changes in Bazel and didn't get fixed for a long time. * Android Testing: android/testing-samples#417 * Tulsi: bazelbuild/tulsi#286 * rules_dotnet: bazel-contrib/rules_dotnet#268 * rules_haskell: tweag/rules_haskell#1650 * rules_k8s: bazelbuild/rules_k8s#668 * rules_d: removed because the project isn't maintained.
https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/2273#a0af9fb0-30ce-4c1a-a8d2-998152915082
Related Bazel issue: bazelbuild/bazel#13811
The text was updated successfully, but these errors were encountered: