Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a separate field for expressions under input bindings map #449

Merged
merged 22 commits into from
Mar 19, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
e603acf
Add test_suite and test_config under conformance
aakash070 Feb 18, 2025
11f0c54
added test_config.pb.go and test_suite.pb.go to conforanmce library b…
aakash070 Feb 18, 2025
547fc51
added test suite messages to simple.proto and updated test_config to …
aakash070 Feb 21, 2025
f41fcf0
add uncommitted files
aakash070 Feb 21, 2025
c828e49
updated build files for generated conformance and test code
aakash070 Feb 21, 2025
021315f
corrected field name in env_config
aakash070 Feb 21, 2025
c788f43
replaced Variable and Function messages with cel.expr.DEcl
aakash070 Feb 21, 2025
c409cde
resolved comments
aakash070 Feb 24, 2025
6938c59
removed redundant any from simple proto
aakash070 Feb 24, 2025
3c97ae0
added context_message as an input kind to test case
aakash070 Feb 25, 2025
094030b
removed redundant anypb import in env_config
aakash070 Feb 25, 2025
19a04f2
update type_name to context_variable_type to conform with linting rules
aakash070 Feb 25, 2025
49c3aea
moved test suite, test section and test case to suite.proto under con…
aakash070 Feb 25, 2025
98e0c5e
update context variable attribute name to type_name
aakash070 Feb 26, 2025
40dec58
Merge branch 'google:master' into master
aakash070 Feb 28, 2025
3757b44
removed redundant FileDescriptor field from config
aakash070 Feb 28, 2025
b6fd6c9
Revert "removed redundant FileDescriptor field from config"
aakash070 Feb 28, 2025
0bef4ae
Merge branch 'google:master' into master
aakash070 Mar 18, 2025
18fd60c
added separate identifier field for expression type inputs to test case
aakash070 Mar 18, 2025
c7efb27
corrected comment on input value expr
aakash070 Mar 18, 2025
f3b7612
corrected comment on input value expr
aakash070 Mar 18, 2025
8aab254
removed nested messages and added those as independent messages
aakash070 Mar 19, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading