-
Notifications
You must be signed in to change notification settings - Fork 5k
🐙 source-airbyte: run up-to-date pipeline [2026-01-27] #72371
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
base: master
Are you sure you want to change the base?
Conversation
|
|
|
Note 📝 PR Converted to Draft More info...Thank you for creating this PR. As a policy to protect our engineers' time, Airbyte requires all PRs to be created first in draft status. Your PR has been automatically converted to draft status in respect for this policy. As soon as your PR is ready for formal review, you can proceed to convert the PR to "ready for review" status by clicking the "Ready for review" button at the bottom of the PR page. To skip draft status in future PRs, please include |
👋 Greetings, Airbyte Team Member!Here are some helpful tips and reminders for your convenience. 💡 Show Tips and TricksPR Slash CommandsAirbyte Maintainers (that's you!) can execute the following slash commands on your PR:
📚 Show Repo GuidanceHelpful Resources
|
4a14dfb to
ecc4557
Compare
|
4bf9409 to
1050f84
Compare
…yaml; PATCH bump source-airbyte version to 0.1.16; Build source-airbyte docker image for platform(s) linux/amd64, linux/arm64; Get dependency updates; Create or update pull request on Airbyte repository; Add changelog entry
1050f84 to
75eed23
Compare
Update source-airbyte
This PR was autogenerated by running
airbyte-ci connectors --name=source-airbyte up_to_date --pullWe've set the
auto-mergelabel on it, so it will be automatically merged if the CI pipelines pass.If you don't want to merge it automatically, please remove the
auto-mergelabel.Please reach out to the Airbyte Connector Tooling team if you have any questions or concerns.
Operations
Upgrade the base image to the latest version in metadata.yaml: Successful
PATCH bump source-airbyte version to 0.1.16: Successful
Build source-airbyte docker image for platform(s) linux/amd64, linux/arm64: Successful
Get dependency updates: Successful
Create or update pull request on Airbyte repository: Successful
Add changelog entry: Successful
Dependency updates
We use
syftto generate a SBOM for the latest connector version and the one from the PR.It allows us to spot the dependencies that have been updated at all levels and for all types of dependencies (system, python, java etc.).
Here are the dependencies that have been updated compared to
airbyte/source-airbyte:latest.Keep in mind that
:latestdoes not always match the connector code on the main branch.It is the latest released connector image when the head commit of this branch was created.