-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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-us-census: run up-to-date pipeline [2024-09-14] #44364
Merged
Merged
Conversation
This file contains 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 ↗︎
|
|
octavia-squidington-iii
added
area/connectors
Connector related issues
connectors/source/us-census
labels
Aug 17, 2024
airbyteio
force-pushed
the
up-to-date/source-us-census
branch
from
August 17, 2024 16:03
82d4640
to
c344d4c
Compare
octavia-squidington-iii
added
the
area/documentation
Improvements or additions to documentation
label
Aug 17, 2024
airbyteio
force-pushed
the
up-to-date/source-us-census
branch
from
August 24, 2024 13:03
c344d4c
to
fd22113
Compare
octavia-squidington-iii
removed
the
area/documentation
Improvements or additions to documentation
label
Aug 24, 2024
airbyteio
changed the title
🐙 source-us-census: run up-to-date pipeline [2024-08-17]
🐙 source-us-census: run up-to-date pipeline [2024-08-24]
Aug 24, 2024
airbyteio
force-pushed
the
up-to-date/source-us-census
branch
from
August 24, 2024 13:05
fd22113
to
318da96
Compare
octavia-squidington-iii
added
the
area/documentation
Improvements or additions to documentation
label
Aug 24, 2024
airbyteio
force-pushed
the
up-to-date/source-us-census
branch
from
August 31, 2024 12:32
318da96
to
8b82ea8
Compare
airbyteio
changed the title
🐙 source-us-census: run up-to-date pipeline [2024-08-24]
🐙 source-us-census: run up-to-date pipeline [2024-08-31]
Aug 31, 2024
octavia-squidington-iii
removed
the
area/documentation
Improvements or additions to documentation
label
Aug 31, 2024
airbyteio
force-pushed
the
up-to-date/source-us-census
branch
from
August 31, 2024 12:35
8b82ea8
to
c05794d
Compare
octavia-squidington-iii
added
the
area/documentation
Improvements or additions to documentation
label
Aug 31, 2024
airbyteio
force-pushed
the
up-to-date/source-us-census
branch
from
September 7, 2024 14:49
c05794d
to
6f57523
Compare
airbyteio
changed the title
🐙 source-us-census: run up-to-date pipeline [2024-08-31]
🐙 source-us-census: run up-to-date pipeline [2024-09-07]
Sep 7, 2024
octavia-squidington-iii
removed
the
area/documentation
Improvements or additions to documentation
label
Sep 7, 2024
airbyteio
force-pushed
the
up-to-date/source-us-census
branch
from
September 7, 2024 14:51
6f57523
to
af63cfb
Compare
octavia-squidington-iii
added
the
area/documentation
Improvements or additions to documentation
label
Sep 7, 2024
airbyteio
force-pushed
the
up-to-date/source-us-census
branch
from
September 14, 2024 13:34
af63cfb
to
663ef2c
Compare
octavia-squidington-iii
removed
the
area/documentation
Improvements or additions to documentation
label
Sep 14, 2024
airbyteio
changed the title
🐙 source-us-census: run up-to-date pipeline [2024-09-07]
🐙 source-us-census: run up-to-date pipeline [2024-09-14]
Sep 14, 2024
PATCH bump source-us-census version to 0.2.2 Build source-us-census docker image for platform(s) linux/amd64, linux/arm64 Get dependency updates Create or update pull request on Airbyte repository Add changelog entry
airbyteio
force-pushed
the
up-to-date/source-us-census
branch
from
September 14, 2024 13:37
663ef2c
to
ca5c0a6
Compare
octavia-squidington-iii
added
the
area/documentation
Improvements or additions to documentation
label
Sep 14, 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/us-census
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-us-census
This PR was autogenerated by running
airbyte-ci connectors --name=source-us-census 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: Skipped
Update versions of libraries in poetry.: Successful
PATCH bump source-us-census version to 0.2.2: Successful
Build source-us-census 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-us-census: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.