Skip to content

Various fixes to CelEnvironment, YAML parsing and serialization#987

Open
copybara-service[bot] wants to merge 1 commit intomainfrom
test_885221272
Open

Various fixes to CelEnvironment, YAML parsing and serialization#987
copybara-service[bot] wants to merge 1 commit intomainfrom
test_885221272

Conversation

@copybara-service
Copy link
Contributor

@copybara-service copybara-service bot commented Mar 17, 2026

Various fixes to CelEnvironment, YAML parsing and serialization

Includes:

  • Container setting is made optional to prevent the CEL environment from overriding an already set container with an empty one in case the env is extended multiple times
  • Brings CEL environment YAML serialization in parity (examples, type, description)
  • Fixes "comprehensions" to be "two-var-comprehensions"
  • Partitioned newVaueString into newYamlString and newSourceString, where the former respects YAML multiline syntax

@copybara-service copybara-service bot force-pushed the test_885221272 branch 4 times, most recently from 690a8b3 to 55f6e80 Compare March 17, 2026 23:50
@copybara-service copybara-service bot changed the title Various fixes to CelEnvironment and YAML serialization Various fixes to CelEnvironment, YAML parsing and serialization Mar 17, 2026
Includes:

- Container setting is made optional to prevent the CEL environment from overriding an already set container with an empty one in case the env is extended multiple times
- Brings CEL environment YAML serialization in parity (examples, type, description)
- Fixes "comprehensions" to be "two-var-comprehensions"
- Partitioned newVaueString into newYamlString and newSourceString, where the former respects YAML multiline syntax

PiperOrigin-RevId: 885221272
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.

1 participant