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

bazel: update bazel to 0.29.0 #8074

Closed
wants to merge 2 commits into from
Closed

Conversation

lizan
Copy link
Member

@lizan lizan commented Aug 29, 2019

Signed-off-by: Lizan Zhou lizan@tetrate.io

Description:
Bring back test result publication as result of bazelbuild/bazel#8934.

Risk Level: Low
Testing: CI
Docs Changes:
Release Notes:

Signed-off-by: Lizan Zhou <lizan@tetrate.io>
@lizan
Copy link
Member Author

lizan commented Aug 29, 2019

FWIW: CI failure seems related to bazelbuild/bazel#9284

@moderation
Copy link
Contributor

Consider bumping bazel-toolchains in https://github.com/envoyproxy/envoy/blob/master/bazel/repository_locations.bzl#L6-L10 with

    bazel_toolchains = dict(
        sha256 = "b8f105a6b226603d64de0f9f4fc80eee13c7d341184eb3275a2869a88cca407b",
        strip_prefix = "bazel-toolchains-0.29.0",
        urls = ["https://github.com/bazelbuild/bazel-toolchains/releases/download/0.29.0/bazel-toolchains-0.29.0.tar.gz"],
    ),

Signed-off-by: Lizan Zhou <lizan@tetrate.io>
@lizan
Copy link
Member Author

lizan commented Aug 30, 2019

Closing this as 0.29.0 won't work, will wait until 0.29.1 released

@lizan lizan closed this Aug 30, 2019
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.

2 participants