airbyte
airbyte copied to clipboard
✨Source Amazon SQS: Migrate Python CDK to Low code
What
Migrating Source Amazon SQS to Low-Code CDK
How
Developed using (Configuration Based Source) low-code CDK
Recommended reading order
spec.yamlmanifest.yamlschemas/*
🚨 User Impact 🚨
- Migration to low-code
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| airbyte-docs | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Jan 14, 2025 5:52pm |
Awaiting Creds
Blocked due to unavailable credentials
@btkcodedev rebase this, let's dust it off. Then, set metadata.releases.isReleaseCandidate = true and set the version in metadata and in dockerImageTag and in pyproject.toml to be whatever-rc1.
This will trigger a release candidate publish, and we'll proceed with the merge.
@btkcodedev this is still important, but I'd say let's go all the way to Manifest-Only, even if there are custom components.
Builder supports custom components when running in abctl.
Do you have everything you need to work on this, or blocked?
Hi @natikgadzhi, I was waiting for the creds for completely testing the migration. I'll dust and rebase! Lets gooo
Taking this as priority
This boto3 package is giving some headache. I'll try to reinvent the wheel, because the previous custom component that i made somehow seems to be broken after 4 months :P so that it could be completely configured with declarative manifest :)
/format-fix
Format-fix job started... Check job output.
✅ Changes applied successfully. (78c6a2d223d1d3e20b68f6535388745a648e6efd)
Yahoo!
Reinventing wheel is success!
Got the connection without any boto3 dependency
Currently, the test account has 0 messages, I've updated some specs and documentation,
This PR would be a breaking change
/format-fix
Format-fix job started... Check job output.
✅ Changes applied successfully. (2518269d6dcddda2ff26297bd29dd2edee0eb5be)
/format-fix
Format-fix job started... Check job output.
✅ Changes applied successfully. (f31ebc800e70f870e09868ca47b90cf357f91a50)
/format-fix
Format-fix job started... Check job output.
✅ Changes applied successfully. (7dbe815806fe7fb616d7ac5c19527dcabfa284ff)
Connection successfull in local, Waiting for maintainers to update CI creds
Creds updated. @btkcodedev do you have task for this PR? Couldn't find on the board.
The "PR" was only updated on board, I will update it as an issue. Thanks for the reminder! @DanyloGL
Done & Done, Connection passed and checks cleared. Note: The MessageQueue is currently empty in the production account.
A review is needed from breaking-change-reviewers. Thanks!
Alright I'm tired of this one. @btkcodedev if you can resolve conflicts on this and make setup.py go away for good, I will yolo merge this. However MAYBE there was a manifest-only version of this? I'm lost.
😂😂😂Again conflicts. @natikgadzhi Yes sir
/format-fix
Format-fix job started... Check job output.
✅ Changes applied successfully. (64f7280cef1e93e981e933dc01e3fa4c0e4f95a1)
@natikgadzhi It's ready to merge,
I'll make it manifest-only as soon as it's merged successfully.