Our great sponsors
-
It seems like where you are, devs are pushing code that fails in the CI/CD pipeline, which means, if your test suite isn't flakey, they aren't running tests locally. I had this problem too. I work on a rails monorepo, so I use the guard gem to automatically run certain tests when certain files are changed. There should be an analagous tool in whatever language/framework env(s) you're working in.
-
If you do end up using pre commit hooks, consider using https://pre-commit.com/
-
Scout APM
Less time debugging, more time building. Scout APM allows you to find and fix performance issues with no hassle. Now with error monitoring and external services monitoring, Scout is a developer's best friend when it comes to application development.
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.
Related posts
- Does anyone here use pre-commit with golang?
- Improve a credential-less Terraform pipeline with Pre-Commit
- The ultimate question: Do you guys use apostrophes or quotations more?
- What tools do you use for code diagnostics in Python?
- Versioning, changelogs, release notes, squashing, and commit standards. What are your preferences?