Skip to content

Create a CI/CD pipeline

No due date 72% complete

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

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

Loading