Release Automation
CI/CD Integration We have built CI/CD integration for DEV and BETA releases only. Release cycles have the respective pipelines created for a successful release deployment.
- Dev: A pipeline is created to deploy the changes to the respective DEV servers
- Beta: Once DEV testing is completed and signed off changes are promoted to the BETA server using the pipeline.
We can also configure the pipeline for the LIVE deployment but considering the current setup where we need to verify changes before Go LIVE, we are sticking to manual swap instead of an automated pipeline.