Starting projects with a CI/CD pipelineJuly 24, 2026When I am starting a new project or system, the first thing I setup is a CI/CD pipeline. I do this so that I can easily make changes and incrementally test and release changes.#software#ci/cd