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

Improvements to CI, release workflow #61

Closed
jtcohen6 opened this issue Mar 12, 2020 · 1 comment
Closed

Improvements to CI, release workflow #61

jtcohen6 opened this issue Mar 12, 2020 · 1 comment

Comments

@jtcohen6
Copy link
Contributor

CI

Thanks to the hard work in #58, we can spin up dockerized Spark for integration tests. I think all PRs (including ones from external contributors) should run unit and integration tests in Circle.

Releases

For now, I think a good release flow might look like:

  • dbt-spark maintainer cuts a new GitHub release off the master branch, tagged with a semantic version
  • Automated deployment of that versioned release to pypi (+ homebrew?) via GitHub Actions

Eventually we may find we need dev/version branches, alpha/beta/release candidates, etc.

@jtcohen6
Copy link
Contributor Author

jtcohen6 commented Apr 2, 2020

Addressed to the best of our current ability in #62 + #72. As our release cadence for dbt-core improves (bumpversion --> GitHub tag --> pypi), the plugins can follow.

@jtcohen6 jtcohen6 closed this as completed Apr 2, 2020
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

1 participant