With the work being done to migrate to IaC and consolidate R2 buckets (dev, prod), the underlying infrastructure will look identical and should will have the same ways of deploying to both (unlike today where some of the deployment work is manual).
The CI/CD for building/publishing posts should be separate from building and deploying code updates.
[ ] Post content management is fully separate from code updates
[ ] Deployments effectively use GitHub Environments
[ ] All code deployments are fully automated with manual approval for environment promotion
With the work being done to migrate to IaC and consolidate R2 buckets (dev, prod), the underlying infrastructure will look identical and should will have the same ways of deploying to both (unlike today where some of the deployment work is manual).
The CI/CD for building/publishing posts should be separate from building and deploying code updates.