Build a CI/CD pipeline with OpenShift Dev Spaces and GitOps

148 · Red Hat · Feb. 16, 2026, 4:05 p.m.
Summary
This article guides developers through the setup of a CI/CD pipeline using Red Hat OpenShift Dev Spaces, emphasizing automation through GitOps and pipelines-as-code principles. It covers installation steps, configuration of Git OAuth, ArgoCD for deployment, and the execution of a Go application pipeline, showcasing the integrated flow from code change to production deployment.