gitpod
gitpod copied to clipboard
[db-sync] Enable sync for d_b_prebuilt_workspace and d_b_prebuilt_workspace_updatable
Description
Related Issue(s)
- Depends on https://github.com/gitpod-io/gitpod/pull/13163
- Depends on https://github.com/gitpod-io/gitpod/pull/13164
And both need to be rolled out to production.
How to test
Release Notes
NONE
Documentation
Werft options:
- [ ] /werft with-preview
- [ ] /werft with-integration-tests=all
Valid options are
all,workspace,webapp,ide
/hold waiting for rollout of dependencies
/werft run
:+1: started the job as gitpod-build-mp-db-sync-prebuild-tables.2
(with .werft/ from main)
started the job as gitpod-build-mp-db-sync-prebuild-tables.1 because the annotations in the pull request description changed
(with .werft/ from main)
@easyCZ Please rebase this now that https://github.com/gitpod-io/gitpod/pull/13163 and https://github.com/gitpod-io/gitpod/pull/13164 have been merged. 🙏
@easyCZ Please rebase this now that #13163 and #13164 have been merged. 🙏
Done. Tho it was not actually needed as the change is not directly dependant on code level. Which is a problem in itself as it shows we're not actually testing db-sync against the migrations
Migrations have been applied, we can now proceed with this change.
/unhold