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

Add GHA for CI for database adapters #3924

Closed
kwigley opened this issue Sep 20, 2021 · 3 comments
Closed

Add GHA for CI for database adapters #3924

kwigley opened this issue Sep 20, 2021 · 3 comments
Assignees

Comments

@kwigley
Copy link
Contributor

kwigley commented Sep 20, 2021

No description provided.

@jtcohen6
Copy link
Contributor

Could this be as simple as:

  • Each plugin's CI installs the latest version of dbt-core (from develop branch in this repo)
  • We schedule each plugin's CI to run once per night

Downside of this approach is, we wouldn't have a centralized report of failures in this repo—but we would get the notification from the plugin repositories, and we'd still have the uploaded artifacts

@jtcohen6
Copy link
Contributor

Integration tests run nightly in the three main plugin repos, and they install the latest changes from (HEAD version of) dbt-core.

We still need to:

@leahwicz leahwicz self-assigned this Oct 13, 2021
@jtcohen6
Copy link
Contributor

jtcohen6 commented Nov 7, 2021

This is 95% complete. We still need:

  • notification on failures
  • complete dbt-spark cutover to GHA

I'm going to close this issue in favor of new issues to tackle both of the above.

@jtcohen6 jtcohen6 closed this as completed Nov 7, 2021
@jtcohen6 jtcohen6 removed their assignment Nov 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants