-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Manual event triggers (close #1687) #2077
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
…aphql-engine into manual-event-triggers
…-event-triggers # Conflicts: # server/src-rsr/migrate_from_12_to_13.sql
…aphql-engine into manual-event-triggers
…aphql-engine into manual-event-triggers
…aphql-engine into manual-event-triggers
|
Review app for commit 06b074b deployed to Heroku: https://hge-ci-pull-2077.herokuapp.com |
|
Review app for commit 52cfbd6 deployed to Heroku: https://hge-ci-pull-2077.herokuapp.com |
|
Review app for commit 31b59e3 deployed to Heroku: https://hge-ci-pull-2077.herokuapp.com |
|
Review app for commit 6180944 deployed to Heroku: https://hge-ci-pull-2077.herokuapp.com |
…aphql-engine into manual-event-triggers
|
Review app for commit 86baa31 deployed to Heroku: https://hge-ci-pull-2077.herokuapp.com |
|
Review app for commit 2bb9bf8 deployed to Heroku: https://hge-ci-pull-2077.herokuapp.com |
rikinsk-zz
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.
Console + Docs Approved
|
Review app for commit ca78de1 deployed to Heroku: https://hge-ci-pull-2077.herokuapp.com |
|
Review app https://hge-ci-pull-2077.herokuapp.com is deleted |
<!-- The PR description should answer 2 important questions: --> ### What <!-- What is this PR trying to accomplish (and why, if it's not obvious)? --> <!-- Consider: do we need to add a changelog entry? --> <!-- Does this PR introduce new validation that might break old builds? --> <!-- Consider: do we need to put new checks behind a flag? --> ### How <!-- How is it trying to accomplish it (what are the implementation steps)? --> V3_GIT_ORIGIN_REV_ID: b207c27f7ca5b31165867311840a00fb538b40e5
Description
The new API adds an optional
enable_manualBOOLEAN key to the spec. Default: False:Affected components
Related Issues
#1687
Solution and Design
Steps to test and verify
Limitations, known bugs & workarounds