-
-
Notifications
You must be signed in to change notification settings - Fork 14.7k
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
[Backport release-23.11] bazel_7: init at 7.0.0 #278226
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
(cherry picked from commit 8cc99ed)
(cherry picked from commit 78dd0ba)
(cherry picked from commit e0a1a73)
(cherry picked from commit 03f458b)
(cherry picked from commit d1f60e0)
(cherry picked from commit 9b820d9)
(cherry picked from commit 30cbfd4)
(cherry picked from commit 022befe)
(cherry picked from commit b09a742)
(cherry picked from commit 7051773)
(cherry picked from commit 229bce1)
… whole (cherry picked from commit be69c18)
(cherry picked from commit 622804a)
(cherry picked from commit 05ecc09)
(cherry picked from commit 5151e14)
(cherry picked from commit 90bfff1)
(cherry picked from commit 058102d)
(cherry picked from commit a4cf97e)
(cherry picked from commit 0c13686)
(cherry picked from commit 7dd831b)
(cherry picked from commit 207fb75)
(cherry picked from commit 4d54ca8)
Workaround for #166205 similar to 51451ac And warning fix similar to `bazel_6` fix for ``` external/upb~0.0.0-20220923-a547704/upb/mini_table.c:634:14: error: defining a type within '__builtin_offsetof' is a Clang extension [-Werror,-Wgnu-offsetof-extensions] UPB_ASSERT(UPB_ALIGN_OF(upb_StringView) == ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ``` (cherry picked from commit 306e8ea)
(cherry picked from commit 2a92a23)
(cherry picked from commit f8eaea1)
(cherry picked from commit 5fc2602)
(cherry picked from commit 6d93cdd)
(cherry picked from commit 0d222a3)
(cherry picked from commit a30a2c9)
(cherry picked from commit 459e800)
(cherry picked from commit f35225d)
(cherry picked from commit 1795976)
(cherry picked from commit eaa9b99)
(cherry picked from commit 2a4700c)
(cherry picked from commit bfbc35e)
(cherry picked from commit bc3cba3)
(cherry picked from commit 166e47c)
(cherry picked from commit 87716d0)
(cherry picked from commit e8e45bc)
(cherry picked from commit 7916e16)
25 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
8.has: package (new)
This PR adds a new package
10.rebuild-darwin: 1-10
10.rebuild-darwin: 1
10.rebuild-linux: 1-10
10.rebuild-linux: 1
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.
Bot-based backport to
release-23.11
, triggered by a label in #262152.