CircleCI
Overview
Developers use CircleCI to push builds to deployed environments. Developers create pull-requests via GitHub to request review of new/changed code. Once the review/feedback process is complete and approved, the developer using GitHub to merges the code to the main branch of the code base. The continuous integration tool, CircleCI, is used to run automated tests and create and push builds to deployed environments.
Deploy
See Confluence page "Deploying MilMove to Production" for using CircleCI to do deployments.
References
- To find more information about MilMove usage of CircleCI search DPS Confluence
- Or search MilMove docs.