Conversation
|
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
|
Hello @sebastianbergt, modules you maintain (capnp-cpp) have been updated in this PR. |
|
@bazel-io skip_check unstable_url |
sebastianbergt
left a comment
There was a problem hiding this comment.
LGTM, thank you @pgerell !
bazel-io
left a comment
There was a problem hiding this comment.
All modules in this PR have been approved by their maintainers. This PR will be merged if all presubmit checks pass.
|
@bazelbuild/bcr-maintainers Is there anything I need to do? |
|
Hi @meteorcloudy, are you the right person to ask about unblocking the Buildkite presubmit? |
|
FYI now that #8460 has landed, I think if you push any new update (e.g., rebase to latest |
Adds Cap'n Proto C++ v1.4.0 to the registry.
Patches:
update-module-version.patch: Updates the version field inMODULE.bazelfrom1.1.0to1.4.0(the upstream source was not updated when the release was cut).bazelmod-compatible-boringssl.patch: Replaces@sslwith@boringssl//:sslinkj-tlsfor Bzlmod compatibility.fix-ez-rpc-includes.patch: Fixes bare includes inez-rpc.hthat don't work with Bazel's sandboxed include paths (see Build error + fix when using capnp/ez-rpc with bazel capnproto/capnproto#1942).