#cicd
Read more stories on Hashnode
Articles with this tag
The pre-commit framework is an awesome utility to enforce coding standards and run sanity checks, such as preventing large files from being...
In a typical multi-tier test setup, we run different test suites across several GitHub Actions jobs, each of which produces a coverage report. For...