Cloud preprod environment (aka staging)
Preprod is live and deployed at https://preview.sgdev.dev.
Sourcegraph ensures that new code and infrastructure changes, before being deployed to production cloud, are also deployed and tested on preprod environment.
- Documentation
- RFC 586 - Adding Pre-Prod Environment to Cloud CD Pipeline
- RFC 592 - Introduce Staging Environment
Deploying Code to Preprod
Code is automatically deployed to preprod as part of the Continuous Deployment Process. Changes committed to sourcegraph/deploy-sourcegraph-cloud@preprod
are automatically built and deployed to the preproduction environment.