2024-02-28 - Deployment Scripts (new tenancies)¶
Problem¶
Our deployment scripts use the master branch of each code repository, but we havent done a master deployment for so long that the code was stale and when called to deploy a new tenancy a number of issues arose.
Solution¶
A complete flush of all dev > test > master code was done on the deployment branch to bring the pattern for new tenancies right up to date
Leverage the Magic¶
We leverage cloud build to deploy new tenancies, cloud build orchestrates all the steps automatically for us and completes every deployment with a test file drop to confirm creation of tiles and change rules.
Last Refreshed¶
Doc Refreshed: 2024-05-20