-
Notifications
You must be signed in to change notification settings - Fork 0
Backend CICD #15
Copy link
Copy link
Open
Labels
CICDContinuous integration, continuous deployment - build and test systemContinuous integration, continuous deployment - build and test systemInfrastructureCloud infrastructureCloud infrastructure
Metadata
Metadata
Assignees
Labels
CICDContinuous integration, continuous deployment - build and test systemContinuous integration, continuous deployment - build and test systemInfrastructureCloud infrastructureCloud infrastructure
Type
Projects
Status
Todo
Following devrel issue 135, this issue has a true automated CICD system being implemented for the DevHub backend, and added as a required check on pull requests.
If possible, this system should deploy the backend to the cloud (the "CD" part of "CICD") under specific circumstances, such as tagged builds, but issue 12 is almost certainly a prerequisite to this. If this cannot be done, a new issue should be created for that part so the work does not get lost.
See Also