twitter / scalding

A Scala API for Cascading
http://twitter.com/scalding
Apache License 2.0
3.5k stars 708 forks source link

Automate Scalding release #1708

Open ttim opened 7 years ago

ttim commented 7 years ago

Right now releasing scalding involves creating a PR (like this https://github.com/twitter/scalding/pull/1707) and doing a lot of manual work. Would be nice to automate this.

johnynek commented 7 years ago

here is a blog post that describes how to do this:

https://alexn.org/blog/2017/08/16/automatic-releases-sbt-travis.html