What is a build system and what is CI?
For a long time, I thought I knew the answer to that question. A build system understands your software, how to build and test it. And a CI is a loop that runs the build system on a server.
When I was the tech lead for Angular CLI, I asked a lot of o...
blog.aspect.build2 min read
Dzintars Klavins
Solo developer
Would love to see Part II. "Idiomatic" or "good enough" Bazel centric workflow for small/midsize shops. If we have
rules_k8sthen how does it looks in the grand schema?