CI/CD
Work-in-progress:This content is incomplete; you can help by expanding it
We use GitHub Actions. The pipeline should at a minimum:
- Check for linting & formatting issues
- Runs tests
- Deploy
For example action configurations, see the NJIA template repository’s GitHub workflows.
