Skip to content

Hotfix Manual Rollback Process

lmcnatt edited this page Aug 15, 2024 · 1 revision

Production deployments of terra-ui are handled by a separate repo saturn-ui-prod-deploy and happen through this circle-ci job.

If you need to quickly rollback terra-ui's version due to high-impact error (instead of rolling forward with a revert which can take an hour to be in prod) you can manually change the version in the GCP console, this process is outlined below:

saturn-ui-prod-deploy rollback process

You may also want to consider forcing the update in this case

Clone this wiki locally