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

fix(bazelci): run bazelci against bazel 7.0.0 #325

Merged
merged 1 commit into from
Mar 11, 2024
Merged

Conversation

sgammon
Copy link
Owner

@sgammon sgammon commented Mar 11, 2024

Summary

The codebase now expects Bazel 7, but Bazel CI runs on both 6.x and 7.x.

Changelog

  • fix: drop 6.3.2 from bazelci matrix

@sgammon sgammon added bug Something isn't working bazelci Bazel CI issues and support labels Mar 11, 2024
@sgammon sgammon added this to the 1.0.0 milestone Mar 11, 2024
@sgammon sgammon self-assigned this Mar 11, 2024
Copy link

github-actions bot commented Mar 11, 2024

Dependency Review

✅ No vulnerabilities or license issues found.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA 92a0048.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

Scanned Manifest Files

- chore: drop bazel `6.3.2` from bazelci matrix
- chore: run buildifier
- fix: disable experimental remote caching flags
- fix: disable windows build until it is less moody

Signed-off-by: Sam Gammon <sam@elide.ventures>
Copy link

sonarcloud bot commented Mar 11, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@sgammon sgammon merged commit e2030a4 into main Mar 11, 2024
64 of 79 checks passed
@sgammon sgammon mentioned this pull request Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bazelci Bazel CI issues and support bug Something isn't working
Projects
Development

Successfully merging this pull request may close these issues.

1 participant