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

Make certified python connectors use our base image #30528

Conversation

alafanechere
Copy link
Contributor

@alafanechere alafanechere commented Sep 18, 2023

What

Closes #30243
Closes #30238

We want:

  • all our python certified connectors to use our new base image.
  • to remove their Dockerfile as it's not used by our build process.
  • to remove their build.gradle file as we have no more use case to build a python connector with gradle.

How

The content of this PR was generated using the following airbyte-ci command locally:
airbyte-ci connectors --support-level=certified migrate-to-base-image 30528

If you're interested in the implementation details of this command please check #30520

Acceptance criteria:

  • The build pass
  • No test regression is observed

TODO

  • Make source-hubspot build pass
  • Make source-zendesk-chat build pass

🚨 User Impact 🚨

When this PR will be merged to master all the certified connector publish pipeline will be triggered and be built and publish using our base image.

@alafanechere alafanechere force-pushed the augustin/09-18-_airbyte-ci_new_check_on_python_certified_connector_to_validate_their_base_image_use branch from 26837a3 to 11a3b4a Compare September 19, 2023 15:28
@alafanechere alafanechere force-pushed the augustin/09-18-migrate-certified-connectors-to-base branch from 6d3a388 to 5fd8e9a Compare September 19, 2023 15:28
@alafanechere alafanechere force-pushed the augustin/09-18-_airbyte-ci_new_check_on_python_certified_connector_to_validate_their_base_image_use branch 3 times, most recently from c013a0a to 8fe96a6 Compare September 20, 2023 11:51
@alafanechere alafanechere marked this pull request as draft September 20, 2023 11:51
@alafanechere alafanechere force-pushed the augustin/09-18-_airbyte-ci_new_check_on_python_certified_connector_to_validate_their_base_image_use branch 2 times, most recently from de9a417 to 29ded3d Compare September 21, 2023 11:05
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

2 participants