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

Update bazel build image. #388

Merged
merged 1 commit into from
Nov 28, 2023
Merged

Update bazel build image. #388

merged 1 commit into from
Nov 28, 2023

Conversation

paulosjca
Copy link
Collaborator

No description provided.

@paulosjca paulosjca added the release notes: no Indicates that PR should not be in release notes label Nov 28, 2023
@paulosjca paulosjca self-assigned this Nov 28, 2023
@paulosjca paulosjca added release notes: yes Indicates that PR needs to be in release notes and removed release notes: no Indicates that PR should not be in release notes labels Nov 28, 2023
@paulosjca paulosjca merged commit e431970 into grpc:master Nov 28, 2023
2 checks passed
@paulosjca paulosjca deleted the cxx branch November 28, 2023 00:06
paulosjca added a commit to paulosjca/test-infra that referenced this pull request Dec 8, 2023
lepistone added a commit to lepistone/test-infra that referenced this pull request Jan 18, 2024
This is the same image used in grpc#388. It upgrades bazel from 6.1.2 to
6.4.0, which is the default supported version starting with v1.60.0.

Without this change, building the driver image fails with:

/tmp/build_output/5e0c6d2c26e81c9358486406038ccc44/external/com_google_protobuf/upb_generator/BUILD:266:21:
@com_google_protobuf//upb_generator:protoc-gen-upb_toolchain: no such attribute 'output_files' in 'proto_lang_toolchain' rule

https://github.com/grpc/grpc/blob/master/.bazelversion
https://github.com/grpc/grpc/blob/master/bazel/supported_versions.txt
lepistone added a commit to lepistone/test-infra that referenced this pull request Jan 18, 2024
This is the same image used in grpc#388. It upgrades bazel from 6.1.2 to
6.4.0, which is the default supported version starting with v1.60.0.

Without this change, building the driver image fails with:

/tmp/build_output/5e0c6d2c26e81c9358486406038ccc44/external/com_google_protobuf/upb_generator/BUILD:266:21:
@com_google_protobuf//upb_generator:protoc-gen-upb_toolchain: no such attribute 'output_files' in 'proto_lang_toolchain' rule

https://github.com/grpc/grpc/blob/master/.bazelversion
https://github.com/grpc/grpc/blob/master/bazel/supported_versions.txt
lepistone added a commit to lepistone/test-infra that referenced this pull request Mar 18, 2024
This is the same image used in grpc#388. It upgrades bazel from 6.1.2 to
6.4.0, which is the default supported version starting with v1.60.0.

Without this change, building the driver image fails with:

/tmp/build_output/5e0c6d2c26e81c9358486406038ccc44/external/com_google_protobuf/upb_generator/BUILD:266:21:
@com_google_protobuf//upb_generator:protoc-gen-upb_toolchain: no such attribute 'output_files' in 'proto_lang_toolchain' rule

https://github.com/grpc/grpc/blob/master/.bazelversion
https://github.com/grpc/grpc/blob/master/bazel/supported_versions.txt
paulosjca pushed a commit that referenced this pull request Mar 18, 2024
* Update bazel build image for the driver

This is the same image used in #388. It upgrades bazel from 6.1.2 to
6.4.0, which is the default supported version starting with v1.60.0.

Without this change, building the driver image fails with:

/tmp/build_output/5e0c6d2c26e81c9358486406038ccc44/external/com_google_protobuf/upb_generator/BUILD:266:21:
@com_google_protobuf//upb_generator:protoc-gen-upb_toolchain: no such attribute 'output_files' in 'proto_lang_toolchain' rule

https://github.com/grpc/grpc/blob/master/.bazelversion
https://github.com/grpc/grpc/blob/master/bazel/supported_versions.txt

* Use the latest released driver, from grpc/grpc 1.62.1.
paulosjca pushed a commit to paulosjca/test-infra that referenced this pull request Mar 18, 2024
* Update bazel build image for the driver

This is the same image used in grpc#388. It upgrades bazel from 6.1.2 to
6.4.0, which is the default supported version starting with v1.60.0.

Without this change, building the driver image fails with:

/tmp/build_output/5e0c6d2c26e81c9358486406038ccc44/external/com_google_protobuf/upb_generator/BUILD:266:21:
@com_google_protobuf//upb_generator:protoc-gen-upb_toolchain: no such attribute 'output_files' in 'proto_lang_toolchain' rule

https://github.com/grpc/grpc/blob/master/.bazelversion
https://github.com/grpc/grpc/blob/master/bazel/supported_versions.txt

* Use the latest released driver, from grpc/grpc 1.62.1.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release notes: yes Indicates that PR needs to be in release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants