-
Notifications
You must be signed in to change notification settings - Fork 2.8k
cli(actions): preserve action definition in metadata apply (fix #3988) #3993
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
|
Review app for commit 30637eb deployed to Heroku: https://hge-ci-pull-3993.herokuapp.com |
|
Review app for commit a16c834 deployed to Heroku: https://hge-ci-pull-3993.herokuapp.com |
|
Deploy preview for hasura-docs ready! Built with commit 9b19fed |
|
Review app https://hge-ci-pull-3993.herokuapp.com is deleted |
|
Review app for commit 186997f deployed to Heroku: https://hge-ci-pull-3993.herokuapp.com |
Description
This PR fixes a bug which does not preserve action definition during metadata apply
Affected components
Related Issues
#3988
Solution and Design
During metadata apply, preserve the action definition fields in the build method.
Steps to test and verify
Limitations, known bugs & workarounds