Automation

Everything boring that can be automated, should probably be automated. Whether others know about that automation, depends upon how much it is valued over looking busy.

Image by magnific

I've been on a self undertaken journey at work for the past couple of months - the automation of our build process.

I learnt a lot about how Jenkins works, how interactions happen between GitHub, Jenkins, Artifactory, Docker, Ansible, etc. I started slow - one build pipeline that creates and pushes Docker images, and I kept adding pipelines as I felt the need.