Project & Team Management Useful Settings for New Github Repositories One important and easy way to ensure developers are pushing working code is to implement static analysis as Github Actions on your code.
DevOps & System Admin. How to Run Tests for Your Containerized Monorepo Using Github Actions I was happy to learn that a lot of the work to containerize our app for local development could be leveraged for automated testing using Github actions.