-
Notifications
You must be signed in to change notification settings - Fork 2.8k
set event trigger headers from console (close 523) #812
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
Conversation
|
Karthikeya Viswanath seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account. You have signed the CLA already but the status is still pending? Let us recheck it. |
|
Two pending things in this PR:
Will discuss both issues with @karthikvt26 and sort them out. |
|
Review app available at: https://hge-ci-pull-812.herokuapp.com |
|
Review app available at: https://hge-ci-pull-812.herokuapp.com |
1 similar comment
|
Review app available at: https://hge-ci-pull-812.herokuapp.com |
karthikvt26
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@dsandip its good to go. Can you test once?
|
Review app available at: https://hge-ci-pull-812.herokuapp.com |
2 similar comments
|
Review app available at: https://hge-ci-pull-812.herokuapp.com |
|
Review app available at: https://hge-ci-pull-812.herokuapp.com |
dsandip
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm. Ignoring the existing UI issue for now.
|
Review app https://hge-ci-pull-812.herokuapp.com is deleted |
### What `ValueExpression` contained boolean expressions, and was used in places where boolean expressions were not allowed. ### How This creates a new type `ValueExpressionOrPredicate`, and uses it in the places where boolean expressions are allowed. --------- Co-authored-by: Daniel Chambers <daniel@hasura.io> V3_GIT_ORIGIN_REV_ID: c0a07c5e0096aeb4369ca7d6b5147451d1ccd14d
Description
What component does this PR affect?
Requires changes from other components? If yes, please mark the components:
Related Issue
Solution and Design
Type
Checklist: