Skip to content

Create a CI/CD pipeline

Open
No due date
Last updated Sep 3, 2024

DONE WHEN

  1. Before granting a pull request to development, run pytest. If tests fail, prevent the PR.
  2. Before merging a feature branch into development, run pytest. If tests fail, prevent the merge.
  3. Staging actions TBD
  4. Production actions TBD

Resources

81% complete

List view