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

connectors-ci: use the new connectors-ci command to run connector nightly builds #23970

Closed
alafanechere opened this issue Mar 13, 2023 · 0 comments · Fixed by #24273 or #24335
Closed
Assignees
Labels

Comments

@alafanechere
Copy link
Contributor

When the connectors-ci pipeline will be able to test and build all our connectors we shall use it to power our nightly builds.

We should be able to have the tests/builds for GA, Beta, and alpha connectors run in the same GHA as we'll benefit from the beefy runner pool the infra team will provide. This runner pool will have docker and pip caches that should make the nightly build faster than today.

The two following workflows should be replaced by a single one calling connectors-ci --is-ci test-connectors (all our connectors will be tested by default with this command).

Inspiration should be taken from this workflow to run connectors-ci in GHA:
https://github.com/airbytehq/airbyte/blob/master/.github/workflows/connector_integration_tests.yml#L1

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