Skip to content

Various fixes to CelEnvironment, YAML parsing and serialization#987

Merged
copybara-service[bot] merged 1 commit intomainfrom
test_885221272
Mar 19, 2026
Merged

Various fixes to CelEnvironment, YAML parsing and serialization#987
copybara-service[bot] merged 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
@copybara-service copybara-service bot force-pushed the test_885221272 branch 6 times, most recently from 1a0d3c3 to 60f0135 Compare March 19, 2026 22:27
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: 886408709
@copybara-service copybara-service bot merged commit 3572797 into main Mar 19, 2026
@copybara-service copybara-service bot deleted the test_885221272 branch March 19, 2026 22:35
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