build: update bazel, upstream envoy, & ios rules#958
Merged
Conversation
Signed-off-by: Michael Rebello <me@michaelrebello.com>
buildbreaker
previously approved these changes
Jul 15, 2020
bazel/swift_static_framework.bzl
Outdated
Comment on lines
+139
to
+140
| _allowlist_function_transition = attr.label( | ||
| default = "@build_bazel_rules_apple//tools/allowlists/function_transition_allowlist", |
Contributor
Author
There was a problem hiding this comment.
Signed-off-by: Michael Rebello <me@michaelrebello.com>
Signed-off-by: Michael Rebello <me@michaelrebello.com>
Contributor
Author
|
Need Bazel 3.4.1: envoyproxy/envoy#12123 |
Signed-off-by: Michael Rebello <me@michaelrebello.com>
Signed-off-by: Michael Rebello <me@michaelrebello.com>
keith
reviewed
Jul 21, 2020
Signed-off-by: Michael Rebello <me@michaelrebello.com> Co-authored-by: Keith Smiley <keithbsmiley@gmail.com>
keith
previously approved these changes
Jul 21, 2020
keith
previously approved these changes
Jul 21, 2020
|
rerunning failed ci |
Contributor
Author
|
Looks like this is a legit failure when building the ObjC app: @keith do you happen to know of anything off the top of your head that may have broken our header setup with the rules updates? |
Member
|
does the framework this produces have one at all after this change? |
Contributor
Author
|
Yep, it's present in |
Member
|
how about the module map? |
Signed-off-by: Michael Rebello <me@michaelrebello.com>
Contributor
Author
|
Resolved with magic from @keith, more context: bazelbuild/bazel#10674 (comment) |
keith
approved these changes
Jul 22, 2020
goaway
added a commit
that referenced
this pull request
Jul 30, 2020
This reverts commit c6e1af6. Signed-off-by: Mike Schore <mike.schore@gmail.com>
This file contains hidden or 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
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.
Signed-off-by: Michael Rebello me@michaelrebello.com