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

updating bazel version #248

Merged
merged 1 commit into from
Aug 15, 2023
Merged

updating bazel version #248

merged 1 commit into from
Aug 15, 2023

Conversation

james-prysm
Copy link
Contributor

What type of PR is this?

Other

What does this PR do? Why is it needed?
bazel requires 5.4.0 now to release. got errors while releasing

Current Bazel version is 5.3.0, expected at least 5.4.0
ERROR: Traceback (most recent call last):
	File "/home/runner/work/prysm-web-ui/prysm-web-ui/prysm_repo/WORKSPACE", line 373, column 16, in <toplevel>
		_cc_image_repos()
	File "/home/runner/.cache/bazel/_bazel_runner/bfb28aa05eb05bcd581f316a21c63dfc/external/io_bazel_rules_docker/cc/image.bzl", line 41, column 13, in repositories
		_go_deps()
	File "/home/runner/.cache/bazel/_bazel_runner/bfb28aa05eb05bcd581f316a21c63dfc/external/io_bazel_rules_docker/repositories/go_repositories.bzl", line 39, column 26, in go_deps
		go_rules_dependencies()
	File "/home/runner/.cache/bazel/_bazel_runner/bfb28aa05eb05bcd581f316a21c63dfc/external/io_bazel_rules_go/go/private/repositories.bzl", line [39](https://github.com/prysmaticlabs/prysm-web-ui/actions/runs/5856870953/job/15877588803#step:11:40), column 23, in go_rules_dependencies
		versions.check(MINIMUM_BAZEL_VERSION, bazel_version = native.bazel_version)
	File "/home/runner/.cache/bazel/_bazel_runner/bfb28aa05eb05bcd581f316a21c63dfc/external/io_bazel_rules_go/go/private/skylib/lib/versions.bzl", line 104, column 13, in _check_bazel_version
		fail("\nCurrent Bazel version is {}, expected at least {}\n".format(

@james-prysm james-prysm merged commit f35c0d4 into master Aug 15, 2023
6 checks passed
@delete-merged-branch delete-merged-branch bot deleted the update-automation branch August 15, 2023 16:40
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