And now, it’s spring – everything is awakening!
Using version control as the authoritative source for everything: code, config, and infrastructure
Improved code quality through practices like gated check-ins based on automated unit tests or static code analysis, approval by peer on pull request
Continuous integration and delivery
Automated builds and release ...