Skip to content
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

airbyte-ci: Fix CheckBaseImageIsUsed failing on non certified connectors #31653

Conversation

alafanechere
Copy link
Contributor

@alafanechere alafanechere commented Oct 20, 2023

What

Our new check CheckBaseImageIsUsed should be skipped on non certified connectors.
It was not.

@vercel
Copy link

vercel bot commented Oct 20, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
airbyte-docs ⬜️ Ignored (Inspect) Visit Preview Oct 20, 2023 0:46am

Copy link
Contributor Author

Current dependencies on/for this PR:

This comment was auto-generated by Graphite.

@alafanechere alafanechere force-pushed the augustin/10-20-airbyte-ci_Fix_CheckBaseImageIsUsed_failing_on_non_certified_connectors branch from d539d55 to 0d548f9 Compare October 20, 2023 11:56
@alafanechere alafanechere marked this pull request as ready for review October 20, 2023 11:56
@alafanechere alafanechere requested review from a team and flash1293 October 20, 2023 11:56
Copy link
Contributor

@flash1293 flash1293 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM expect for some unexpected change in pokeapi

@@ -23,3 +23,4 @@ data:
tags:
- language:lowcode
metadataSpecVersion: "1.0"
# TODO: revert
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Leftover?

@airbyte-oss-build-runner
Copy link
Collaborator

source-pokeapi test report (commit 0d548f9e97) - ❌

⏲️ Total pipeline duration: 01mn14s

Step Result
Build source-pokeapi docker image for platform(s) linux/x86_64
Acceptance tests
Code format checks
Validate metadata for source-pokeapi
Connector version semver check
QA checks

🔗 View the logs here

☁️ View runs for commit in Dagger Cloud

Please note that tests are only run on PR ready for review. Please set your PR to draft mode to not flood the CI engine and upstream service on following commits.
You can run the same pipeline locally on this branch with the airbyte-ci tool with the following command

airbyte-ci connectors --name=source-pokeapi test

@alafanechere alafanechere force-pushed the augustin/10-20-airbyte-ci_Fix_CheckBaseImageIsUsed_failing_on_non_certified_connectors branch from 0d548f9 to ea706f0 Compare October 20, 2023 12:16
@alafanechere alafanechere enabled auto-merge (squash) October 20, 2023 12:16
@octavia-squidington-iii octavia-squidington-iii removed the area/connectors Connector related issues label Oct 20, 2023
@alafanechere alafanechere merged commit 59a2cfa into master Oct 20, 2023
20 checks passed
@alafanechere alafanechere deleted the augustin/10-20-airbyte-ci_Fix_CheckBaseImageIsUsed_failing_on_non_certified_connectors branch October 20, 2023 13:02
ariesgun pushed a commit to ariesgun/airbyte that referenced this pull request Oct 20, 2023
ariesgun pushed a commit to ariesgun/airbyte that referenced this pull request Oct 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants