mirror of https://github.com/sbt/sbt.git
publishing information
This commit is contained in:
parent
39cd1bdeaa
commit
d5e4f04519
|
|
@ -0,0 +1,15 @@
|
|||
Before publishing:
|
||||
|
||||
* update version in project.sbt
|
||||
|
||||
* update plugins.sbt in scripted tests
|
||||
* run `^ scripted` to run all tests
|
||||
|
||||
* run `^ publish'
|
||||
|
||||
After publishing:
|
||||
* create tag (+ push)
|
||||
* update infos in README
|
||||
* update example project (+ push)
|
||||
* use `ls-write-version`
|
||||
* lsync
|
||||
Loading…
Reference in New Issue