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

Feature: Support for Bazel 6 #34

Merged
merged 8 commits into from
Aug 17, 2023
Merged

Feature: Support for Bazel 6 #34

merged 8 commits into from
Aug 17, 2023

Conversation

sgammon
Copy link
Owner

@sgammon sgammon commented Aug 17, 2023

Summary

Dynamic binary targets and aliases based on available components, and changes toward compatibility with Bazel 6. Part of work on #29.

Changelog

  • feat: dynamic binary targets and aliases
  • fix: rollback to rules_java6.4.0
  • fix: move bazel7-only settings to bazel7 profile
  • chore: add bazel6 ci test runs
  • chore: update module lock

@sgammon sgammon added the feature Mainline feature work label Aug 17, 2023
@sgammon sgammon added this to the 1.0.0 milestone Aug 17, 2023
@sgammon sgammon self-assigned this Aug 17, 2023
@sgammon sgammon mentioned this pull request Aug 17, 2023
3 tasks
- feat: dynamic binary targets and aliases
- fix: rollback to `rules_java` → `6.4.0`
- fix: move bazel7-only settings to `bazel7` profile
- chore: add bazel6 ci test runs
- chore: update module lock

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

sonarcloud bot commented Aug 17, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@sgammon sgammon marked this pull request as ready for review August 17, 2023 06:33
@sgammon sgammon merged commit 406fc98 into main Aug 17, 2023
36 checks passed
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Mainline feature work
Projects
Development

Successfully merging this pull request may close these issues.

1 participant