-
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
🐙 source-sendgrid: run up-to-date pipeline [2025-01-11] #48238
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
e17dc6a
to
da50a4b
Compare
da50a4b
to
e4544be
Compare
e4544be
to
db274b5
Compare
db274b5
to
66538c5
Compare
66538c5
to
6fa389f
Compare
6fa389f
to
ed33e54
Compare
ed33e54
to
4e18031
Compare
4e18031
to
46afbcc
Compare
6b48a2c
to
29f359f
Compare
29f359f
to
02d9d36
Compare
02d9d36
to
2c9d87a
Compare
PATCH bump source-sendgrid version to 1.2.3 Build source-sendgrid docker image for platform(s) linux/amd64, linux/arm64 Get dependency updates Create or update pull request on Airbyte repository Add changelog entry
2c9d87a
to
4d1c294
Compare
Started some regression tests here: https://github.com/airbytehq/airbyte/actions/runs/12789626639 |
CATs errors:
Regression testing changes:
|
Running the full-refresh streams without state here, it seems like everything is fine. I've tested the contacts stream locally to bypass the |
I tested some of the streams with state like the following and I can get only the records that are expected:
|
Update source-sendgrid
This PR was autogenerated by running
airbyte-ci connectors --name=source-sendgrid up_to_date --pull
We've set the
auto-merge
label 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-merge
label.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-sendgrid version to 1.2.3: Successful
Build source-sendgrid 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
syft
to 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-sendgrid:latest
.Keep in mind that
:latest
does 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.