-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
connectors-ci: validate the correctness of the images built with the new publish pipeline #25506
Comments
Grooming:Extra tests we do:
Worries:
Path Forward:
If times match and no bugs, we are good! |
Successfully test source-postgres (GA Java source) with docker pull 2.0.28-dev.b0de4a8dfa |
Successfully tested source postgres strict encrypt with 2.0.28-dev.26a60c5a08 |
Woohoo! |
Successfully tested a low code CDK source (airbyte/source-greenhouse:0.4.0-dev.2d2493522b) |
Status
|
Closing now the publish on merge is live. Will implement some connector specific fixes (see #26426), but the overall health of the images look correct. |
Tell us about the problem you're trying to solve
If we want to rely on the new publish pipeline (publish on merge to master) we need to triple check the correctness of the images it build and publishes.
I would especially love to validate that:
Can we assume that passing nightly builds on GA connectors on the new test pipelines is enough to guarantee image correctness?
The text was updated successfully, but these errors were encountered: