- Notifications
You must be signed in to change notification settings - Fork 4.9k
🐙 source-cart: run up-to-date pipeline [2024-06-29] #40011
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
| The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
d0f797c to 346ec36 Compare 346ec36 to 4b6f76e Compare 4b6f76e to c2af135 Compare c2af135 to 4b0d6ff Compare 4b0d6ff to 2b3def0 Compare 2b3def0 to e2f5fbd Compare e2f5fbd to dc8f462 Compare dc8f462 to 41a4daf Compare 41a4daf to e299282 Compare e299282 to 214389b Compare 214389b to b0a18bb Compare b0a18bb to bb084e1 Compare Update versions of libraries in poetry. PATCH bump source-cart version to 0.3.6 Build source-cart docker image for platform(s) linux/amd64, linux/arm64 Get dependency updates Create or update pull request on Airbyte repository Add changelog entry
bb084e1 to 1f62771 Compare xiaohansong pushed a commit that referenced this pull request Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/connectors Connector related issues area/documentation Improvements or additions to documentation auto-merge connectors/source/cart up-to-date
Add this suggestion to a batch that can be applied as a single commit. This suggestion is invalid because no changes were made to the code. Suggestions cannot be applied while the pull request is closed. Suggestions cannot be applied while viewing a subset of changes. Only one suggestion per line can be applied in a batch. Add this suggestion to a batch that can be applied as a single commit. Applying suggestions on deleted lines is not supported. You must change the existing code in this line in order to create a valid suggestion. Outdated suggestions cannot be applied. This suggestion has been applied or marked resolved. Suggestions cannot be applied from pending reviews. Suggestions cannot be applied on multi-line comments. Suggestions cannot be applied while the pull request is queued to merge. Suggestion cannot be applied right now. Please check back later.
Update source-cart
This PR was autogenerated by running
airbyte-ci connectors --name=source-cart 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
Update versions of libraries in poetry.: Successful
PATCH bump source-cart version to 0.3.6: Successful
Build source-cart 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-cart: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.