hasura / hasura/graphql-engine
Can/should Hasura handle rollbacks when the Github deployment feature errors out
- Dominant language
- TypeScript
- Stars
- 32.1k
- Forks
- 3k
- PR merge metrics
- PR metrics pending
Description
### Is your proposal related to a problem?
E.g. use-case: when applying migrations fails, the metadata is likely to be wrong/inconsistent.
### Describe the solution you'd like
There are clear instructions on what to do when an issue happens (redirect to [docs troubleshooting section](https://hasura.io/docs/latest/deployment/hasura-cloud/github-integration/#inconsistent-metadata-after-finalizing-update) : `rollback can be done to the previous functioning state of metadata by reverting your metadata changes on your branch and then pushing to redeploy.`). However, can this integration also handle this rollback or document why it can't do so?
Contributor guide
Assessment
This issue has not been assessed yet.