-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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-slack: run up-to-date pipeline [2025-03-09] #51965
Open
airbyteio
wants to merge
1
commit into
master
Choose a base branch
from
up-to-date/source-slack
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+749
−627
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 ↗︎
|
|
36fa119
to
613051a
Compare
613051a
to
0a6b219
Compare
0a6b219
to
0a7affe
Compare
0a7affe
to
7501f09
Compare
7501f09
to
9885e34
Compare
9885e34
to
b5757b5
Compare
b5757b5
to
a460384
Compare
a460384
to
f7f4c92
Compare
f7f4c92
to
fa93f54
Compare
fa93f54
to
524f7f0
Compare
524f7f0
to
192b6c6
Compare
192b6c6
to
6bc2b30
Compare
6bc2b30
to
22ab232
Compare
22ab232
to
87c09c4
Compare
Update versions of libraries in poetry. PATCH bump source-slack version to 1.3.3 Build source-slack docker image for platform(s) linux/amd64, linux/arm64 Get dependency updates Create or update pull request on Airbyte repository Add changelog entry
87c09c4
to
354c969
Compare
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/slack
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-slack
This PR was autogenerated by running
airbyte-ci connectors --name=source-slack 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
Update versions of libraries in poetry.: Successful
PATCH bump source-slack version to 1.3.3: Successful
Build source-slack 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-slack: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.