-
Notifications
You must be signed in to change notification settings - Fork 4.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(airbyte-ci): Delete broken or unused commands #52558
chore(airbyte-ci): Delete broken or unused commands #52558
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
I'm only starting to test this — I expect things to blow up at first |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! No idea though if/how we test but I'm on board for yolo if needed.
Note: there's a follow-up item to cut a new breaking Airbyte CI release for this. |
Potentially a good idea to rip out setup.py support at the same time, but I don't care enough about semantics |
What
Time to clean up some of Airbyte CI:
update-to-base-image
: we only have 4 connectors leftupdate-to-poetry
: sameupdate-to-logging-logger
: sameairbyte-ci format
: time to fully removeHow
We should bundle those flows together, and then release airbyte-ci 5.0 without them, so that we group most breaking changes in a major version release.
Follow-ups
setup.py
in airbyte-ci connectors build and test