-
Story
-
Resolution: Done
-
Normal
-
None
-
None
-
None
-
False
-
False
-
Currently, each PR merge will trigger a stage deployment which will then trigger a post-deployment test. The test already comprises
- A IQE suite
- A check which will fail the test if there are database migration in the PR
Other than these, developers are doing some undocumented checks before feeling comfortable to promote it to production.
This story aim to document what they are and make them into the CI/CD pipeline.