-
Notifications
You must be signed in to change notification settings - Fork 5k
🐙 source-square: run up-to-date pipeline [2026-01-27] #72374
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
|
58958f9 to
8e6afe6
Compare
6dcc7d3 to
0e99ac8
Compare
…yaml; PATCH bump source-square version to 1.7.11; Build source-square docker image for platform(s) linux/amd64, linux/arm64; Get dependency updates; Create or update pull request on Airbyte repository; Add changelog entry
0e99ac8 to
2a456bf
Compare
|
|
Deploy preview for airbyte-docs ready! ✅ Preview Built with commit 2a456bf. |
Update source-square
This PR was autogenerated by running
airbyte-ci connectors --name=source-square 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-square version to 1.7.11: Successful
Build source-square 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-square: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.