4a7e8ae5f4
* fix(gatekeeper): missing priceId-s should stop the server from booting * feat(shared): add all new workspace plans * feat(billing): add new world plans * feat(ci): use stripe sandbox id-s from test env vars * chore(ci): remove defunct stripe context * chore(server-env): fix server env example * WIP workspace migration * feat(gatekeeper): migrate old workspace plans to new * feat(gatekeeper): add more logs to plan migrations * fix(ci): do not remove the stripe context * fix(gatekeeper): handle migration errors * fix(gatekeeper): temp disabling migrations until they can be fixed