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

Bump Bazel from 4.0.0 to 4.1.0 #2024

Merged
merged 1 commit into from
May 28, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 0 additions & 4 deletions .bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,6 @@ build --define DOCKER_REGISTRY=localhost:5000
# https://github.com/bazelbuild/rules_docker/issues/842
build --host_force_python=PY2

# TODO: Remove the workaround flag after bumping Bazel to greater than 4.0.0
# Workaround for this: https://github.com/bazelbuild/bazel/issues/12905
build --features=-debug_prefix_map_pwd_is_dot

# CI configurations
build:ci --define DOCKER_REGISTRY=gcr.io/pipecd
build:ci --remote_http_cache=https://storage.googleapis.com/pipecd-bazel-cache
Expand Down
2 changes: 1 addition & 1 deletion .bazelversion
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4.0.0
4.1.0