-
Notifications
You must be signed in to change notification settings - Fork 5k
🐙 source-aircall: run up-to-date pipeline [2026-01-27] #72373
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
|
4bf020d to
3084db2
Compare
d35a30d to
e41ff81
Compare
…yaml; PATCH bump source-aircall version to 0.4.5; Build source-aircall docker image for platform(s) linux/amd64, linux/arm64; Get dependency updates; Create or update pull request on Airbyte repository; Add changelog entry
e41ff81 to
05439fc
Compare
|
Update source-aircall
This PR was autogenerated by running
airbyte-ci connectors --name=source-aircall 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-aircall version to 0.4.5: Successful
Build source-aircall 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-aircall: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.