-
Notifications
You must be signed in to change notification settings - Fork 90
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 Bazel 7 support and CI #843
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
581d56b
to
538cd5f
Compare
d8cc2d4
to
11c89f5
Compare
11c89f5
to
862a08a
Compare
b25d77a
to
0b09c35
Compare
69791d7
to
7e35ae0
Compare
0b09c35
to
1418b1a
Compare
7e35ae0
to
8f1106e
Compare
8f1106e
to
558f340
Compare
476584a
to
a1761ca
Compare
558f340
to
33a3dcd
Compare
a1761ca
to
2cdd6ee
Compare
33a3dcd
to
15f6c44
Compare
836ca23
to
d04484b
Compare
15f6c44
to
e220e44
Compare
d04484b
to
4dcd8ac
Compare
e220e44
to
9505235
Compare
4dcd8ac
to
1fe8de7
Compare
9505235
to
4731268
Compare
1fe8de7
to
cf1ba61
Compare
f3b188f
to
1facf67
Compare
5513720
to
4b4fad7
Compare
1facf67
to
2b2db44
Compare
thiagohmcruz
approved these changes
Apr 18, 2024
Base automatically changed from
luis/update-ccinfo-for-objc-provider-deprecation
to
master
April 18, 2024 15:16
2b2db44
to
46d9fa9
Compare
46d9fa9
to
b7a43f1
Compare
b7a43f1
to
029c2c8
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR adds 7.1.0 as a tested version in CI. It additionally updates the README to specify the next release will officially support Bazel 7+
Depends on:
Closes #795