Preview Environments are a great way to test your code in isolation before merging it into the main branch. In this article, we will explore how to create Preview Environments in Kubernetes using ArgoCD.
In this article, we are going to explore what Reusable Workflows are, how to create them, and how they embody the DRY principle.
Learn how to implement manual approvals in the middle of a GitHub workflow job.