-
Notifications
You must be signed in to change notification settings - Fork 191
Add structs.merge
#578
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
base: main
Are you sure you want to change the base?
Add structs.merge
#578
Conversation
mattyclarkson
commented
Jun 13, 2025
2ab03ac to
5b52c11
Compare
|
I am unclear why this is failing the
Maybe an infra-failure? |
0f512a9 to
7e4dd74
Compare
Copy/paste error.
`to_json`/`to_proto` function have been removed from `structs`. Check that they are built-in functions before eliminating the keys. Tests are gated behind `bazel_features.rules.no_struct_field_denylist` to prevent breakage on old Bazel when running the tests.
7e4dd74 to
3746c52
Compare
`to_json`/`to_proto` function have been removed from `structs`. Check that they are built-in functions before eliminating the keys. Tests are gated behind `bazel_features.rules.no_struct_field_denylist` to prevent breakage on old Bazel when running the tests.
|
I learnt how to read the BuildKite annotations tab 😊 |
|
@fmeum this is good to go. |
|
@mattyclarkson I don't have write access, I can just help you get this in your shape for review by Google folks |