airbyte
airbyte copied to clipboard
get rid of source-e2e-test-cloud
What
How
Review guide
User Impact
Can this PR be safely reverted and rolled back?
- [ ] YES 💚
- [ ] NO ❌
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Ignored Deployment
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
airbyte-docs | ⬜️ Ignored (Inspect) | Visit Preview | Apr 25, 2024 8:59pm |
This stack of pull requests is managed by Graphite. Learn more about stacking.
Join @stephane-airbyte and the rest of your teammates on Graphite
@evantahler talked about it a bit with Benoit. What I was thinking was :
- create a cloud workspace (WS1) with the e2e source
- Merge the changes to the OSS connector (don't delete cloud yet)
- create a new cloud workspace (WS2) with the e2e source
- make sure the e2e source in WS2 is the new "OSS" one
- update the prod DB for WS1 to override the connector ID
- check that now WS2 has the OSS version
- update prod DB to modify the connector ID for all 2e2 source (we can do that gradually obv)
- delete the source-e2e-cloud directory
That sounds like a plan! As a note, it looks like there are workspaces that aren't us using this connector for some reason 🤷