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

Add support for Bazel 8 and 9 #3117

Merged
merged 1 commit into from
Dec 13, 2024
Merged

Add support for Bazel 8 and 9 #3117

merged 1 commit into from
Dec 13, 2024

Conversation

brentleyjones
Copy link
Contributor

@brentleyjones brentleyjones commented Dec 13, 2024

Adds some ObjC and rules_apple Bazel 8 related migrations. Officially drops anything Bazel 6 related.

Also drops WORKSPACE workflows since it’s a pain to declare all of the dependencies correctly. We aren’t currently dropping WORKSPACE support, but CI will no longer catch issues for us.

@brentleyjones brentleyjones force-pushed the bj/fix-Bazel-8 branch 3 times, most recently from 9236e1c to 71773e2 Compare December 13, 2024 21:50
Adds some ObjC and rules_apple Bazel 8 related migrations. Officially drops anything Bazel 6 related.

Also drops WORKSPACE workflows since it’s a pain to declare all of the dependencies correctly. We aren’t currently dropping WORKSPACE support, but CI will no longer catch issues for us.

Signed-off-by: Brentley Jones <[email protected]>
@brentleyjones brentleyjones merged commit d620903 into main Dec 13, 2024
13 of 15 checks passed
@brentleyjones brentleyjones deleted the bj/fix-Bazel-8 branch December 13, 2024 22:13
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.

3 participants