build: update bazel to latest rolling release#22295
Merged
phlax merged 1 commit intoenvoyproxy:mainfrom Jul 20, 2022
jpsim:jp-bazel-6.0.0-pre.20220630.1
Merged
build: update bazel to latest rolling release#22295phlax merged 1 commit intoenvoyproxy:mainfrom jpsim:jp-bazel-6.0.0-pre.20220630.1
phlax merged 1 commit intoenvoyproxy:mainfrom
jpsim:jp-bazel-6.0.0-pre.20220630.1
Conversation
Recent changes to rules_apple require this commit: bazelbuild/bazel@68f29c6 So bumping to the latest rolling release of bazel now to unblock further downstream updates. Signed-off-by: JP Simard <jp@jpsim.com>
jpsim
added a commit
to envoyproxy/envoy-mobile
that referenced
this pull request
Jul 19, 2022
Which will be needed when we update to the latest version of bazel: envoyproxy/envoy#22295 Signed-off-by: JP Simard <jp@jpsim.com>
keith
approved these changes
Jul 19, 2022
Member
keith
left a comment
There was a problem hiding this comment.
Thanks I have been meaning to do this. Let's see what CI says. We might have to bump some rules at the same time
Member
|
related #22277 |
Member
|
great, i think we should be pretty safe on rules_apple since i don't think we hit much of that code here, we just pull it transitively for grpc |
jpsim
added a commit
to envoyproxy/envoy-mobile
that referenced
this pull request
Jul 19, 2022
Which will be needed when we update to the latest version of bazel: envoyproxy/envoy#22295 Signed-off-by: JP Simard <jp@jpsim.com>
Contributor
Author
|
/retest |
|
Retrying Azure Pipelines: |
jpsim
added a commit
that referenced
this pull request
Nov 29, 2022
Which will be needed when we update to the latest version of bazel: #22295 Signed-off-by: JP Simard <jp@jpsim.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.
Recent changes to rules_apple require this commit: bazelbuild/bazel@68f29c6
So bumping to the latest rolling release of bazel now to unblock further downstream updates.
Risk Level: Low
Testing: CI
Docs Changes: N/A
Release Notes: N/A
Signed-off-by: JP Simard jp@jpsim.com