Skip to content

Make ConstraintConfig more generic by parameterizing the constrained attribute#71

Merged
copybara-service[bot] merged 1 commit intomainfrom
test_888423834
Apr 14, 2026
Merged

Make ConstraintConfig more generic by parameterizing the constrained attribute#71
copybara-service[bot] merged 1 commit intomainfrom
test_888423834

Conversation

@copybara-service
Copy link
Copy Markdown

Make ConstraintConfig more generic by parameterizing the constrained attribute

This is the first step toward making the constraints truly generic. Instead of
making each constraint take a specific attribute, make all the constraints
accept common types. The contraints are them customize to extract the constrained
attributes using mapping functions.

@copybara-service copybara-service Bot force-pushed the test_888423834 branch 5 times, most recently from 390bbfd to 0751afe Compare March 27, 2026 20:01
@copybara-service copybara-service Bot force-pushed the test_888423834 branch 6 times, most recently from df96700 to 0b1efcc Compare April 9, 2026 22:58
…attribute

This is the first step toward making the constraints truly generic. Instead of
making each constraint take a specific attribute, make all the constraints
accept common types. The contraints are them customize to extract the constrained
attributes using mapping functions.

PiperOrigin-RevId: 899625172
@copybara-service copybara-service Bot merged commit a1bf5ab into main Apr 14, 2026
@copybara-service copybara-service Bot deleted the test_888423834 branch April 14, 2026 16:24
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