Hi there 👋
My name is Denis, I’m software engineering enthusiast, enjoying learning new stuff and researching tech. Here I’m sharing my ideas and thoughts.
Intro Welcome! Within this series of blog posts we will go step by step through the process of building your own simple CI system from scratch in Golang. But what exactly are we going to build? We will start small with a simple one-binary-server solution to execute our CI workload. In later posts we will extend and improve it. At this point one reasonable question can come to your mind: why do we even want to do this?...