Currently, the release pipeline has a (large) limitation where both the stage and production databases are updated during a release. This breaks the stage -> production promotion model, and is a blocker.
Currently exploring the best way to tackle this. To disable, simply comment the update-production-database job in the release.yml workflow to disable the production database update on release.
cc: @samisa-abeysinghe
Currently, the release pipeline has a (large) limitation where both the stage and production databases are updated during a release. This breaks the stage -> production promotion model, and is a blocker.
Currently exploring the best way to tackle this. To disable, simply comment the
update-production-databasejob in therelease.ymlworkflow to disable the production database update on release.cc: @samisa-abeysinghe