Skip to content

Refactor: Pass ActivationInterface to CEL function implementations - #1763

Open
copybara-service[bot] wants to merge 1 commit into
masterfrom
test_823026720
Open

Refactor: Pass ActivationInterface to CEL function implementations#1763
copybara-service[bot] wants to merge 1 commit into
masterfrom
test_823026720

Conversation

@copybara-service

Copy link
Copy Markdown

Refactor: Pass ActivationInterface to CEL function implementations

This change modifies the cel::Function::Invoke signature to include a nullable cel::ActivationInterface*. This allows custom CEL function implementations to access the current activation context.

@copybara-service
copybara-service Bot force-pushed the test_823026720 branch 6 times, most recently from aafa36e to 0d6d09f Compare October 23, 2025 21:47
This change modifies the `cel::Function::Invoke` signature to include a nullable `cel::ActivationInterface*`. This allows custom CEL function implementations to access the current activation context.

PiperOrigin-RevId: 823026720
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant