bokeh-scala icon indicating copy to clipboard operation
bokeh-scala copied to clipboard

Automate release process

Open mattpap opened this issue 10 years ago • 1 comments

In theory, releasing a new version of bokeh-scala is as simple as issuing ./sbt +publishSigned and going to oss.sonatype.org and closing and releasing staging repository. Full process is a little more involved and is detailed here. Preferably write automation in sbt and maybe use jgit.

mattpap avatar Jan 20 '15 16:01 mattpap

Consider using sbt-release plugin.

mattpap avatar Aug 06 '15 21:08 mattpap