Uh oh!
There was an error while loading. Please reload this page.
Helper DeclareContextProto to extend CEL environment - #446
Conversation
9dfa0b7 to
0d6d873Comparehickford
commented
Aug 12, 2021
@TristonianJones Here's the review discussed elsewhere |
TristonianJones
commented
Aug 12, 2021
/gcbrun |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
f12979e to
72baebcComparehickford
commented
Aug 13, 2021
Thanks for your comments. Ready for review again. |
TristonianJones
commented
Aug 13, 2021
/gcbrun |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
72baebc to
abbf264Comparehickford
commented
Aug 16, 2021
Thanks again, ready. |
…s from the given context proto. Each field of the proto defines a variable of the same name in the environment (https://github.com/google/cel-spec/blob/master/doc/langdef.md#evaluation-environment). TESTED=bazel build ... && bazel test ...
abbf264 to
97c5bc4CompareTristonianJones
commented
Aug 17, 2021
/gcbrun |
Helper DeclareContextProto to extend CEL environment with declarations from the given context proto. Each field of the proto defines a variable of the same name in the environment (https://github.com/google/cel-spec/blob/master/doc/langdef.md#evaluation-environment).
TESTED=bazel test ...