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

Build two Python connectors using the first base image version #30236

Closed
alafanechere opened this issue Sep 7, 2023 · 0 comments · Fixed by #30456
Closed

Build two Python connectors using the first base image version #30236

alafanechere opened this issue Sep 7, 2023 · 0 comments · Fixed by #30456
Assignees

Comments

@alafanechere
Copy link
Contributor

Change the connector build process in airbyte-ci to:

  1. Read the connectorBaseImage metadata value
    If connectorBaseImage is set:
  2. Import this base image in the build process
  3. Build a connector using the base image

I suggest to try this out on two non critical but stable connectors: source-faker and source-openweather.
We'll release a new version for each of this connector and confirm the new build process is working if their tests are passing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant