Environments
HubX apps are deployed across four environments:
Development: This is the development environment, primarily used by the Web Core development team for testing new platform changes or for hosting proof of concepts that are not intended to be push in the current form to production.
Integration: This is the integration environment. Azure Pipelines will automatically deploy any commits to the main repository branch to INT.
Release Candidate: This is the release candidate environment. RC is used to test applications before production and for client demos. You will need to manually trigger deploying to RC and have a Change Management ticket before doing so.
Production: This is the production environment. Prod is the client-facing instance of HubX. You will need to manually trigger deploying to Prod.