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

Build against latest bazel version instead of last_green #1627

Merged

Conversation

simuons
Copy link
Collaborator

@simuons simuons commented Oct 21, 2024

Description

Reverts #1349

This task should be optional however it fails all builds because failing bazel info.

Error is related to workspace setup. Since we are in the process of moving to bzlmod I think we should not bother with that now. Especially when reproducing locally it gives different error.

Motivation

Unblock pull requests.

Reverts bazelbuild#1349

This check should be optional however it fails all builds because bazel info fails

Error is related to workspace setup

Since we are in process of moving to bzlmod I think we should not bother with that now.

Especially when reproducing locally it gives different error.
@simuons simuons requested a review from liucijus as a code owner October 21, 2024 05:54
@simuons simuons merged commit e24e2a6 into bazelbuild:master Oct 21, 2024
2 checks passed
@simuons simuons deleted the ci-revert-to-latest-bazel-version branch October 21, 2024 06:18
@simuons
Copy link
Collaborator Author

simuons commented Oct 21, 2024

Actual reason of failed build can be found here #1625

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.

1 participant