Skip to content

Refactor protobuf flag abstraction layer to custom flag targets#28787

Draft
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_952990495
Draft

Refactor protobuf flag abstraction layer to custom flag targets#28787
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_952990495

Conversation

@copybara-service

Copy link
Copy Markdown

Refactor protobuf flag abstraction layer to custom flag targets

Instead of having rules depend on both native and Starlark versions of flags and reconciling them inside the rule implementation, this change moves the resolution logic into custom flag targets (proto_bool_flag and proto_string_list_flag).

@copybara-service
copybara-service Bot force-pushed the test_952990495 branch 3 times, most recently from 753dd82 to 57f012f Compare July 24, 2026 05:01
Instead of having rules depend on both native and Starlark versions of flags and reconciling them inside the rule implementation, this change moves the resolution logic into custom flag targets (proto_bool_flag and proto_string_list_flag).

PiperOrigin-RevId: 952990495
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