Blog Posts, Articles & Notes
2021
2018
2017
Moments
Continuous Integration
[kuhn-tin-yoo-uhs in-ti-grey-shuhn]
Noun.
1999: Every developer on the team merges their changes into a shared mainline several times a day.
2024: There’s a YML file somewhere that declares how to build and unit test your stuff, no matter which branch you’re on.
Testing your changes in isolation from everybody else’s changes is not quite what they meant with “integration”, folks 😬