Skip to content
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

chore: green up BCR presumbit CI #89

Merged
merged 1 commit into from
Aug 14, 2024
Merged

chore: green up BCR presumbit CI #89

merged 1 commit into from
Aug 14, 2024

Conversation

gregmagolan
Copy link
Member

@gregmagolan gregmagolan commented Aug 14, 2024

For various reasons we can't build or test on Bazel 6.x on BCR pre-submit and we can't run bazel test on BCR pre-submit with Bazel 7. See failures here for more details: https://buildkite.com/bazel/bcr-presubmit/builds/7099.

This PR switches to just running bazel build //... on Bazel 7.x on BCR for pre-submit. Test coverage for now will only be on CI for the repo.

@gregmagolan gregmagolan requested a review from mrmeku August 14, 2024 19:40
@gregmagolan gregmagolan merged commit bb99fac into main Aug 14, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants