Writing up a release todo list
parent
b4faed4ec3
commit
46db940aef
|
|
@ -0,0 +1,11 @@
|
|||
Be sure to remember to do the following for releases
|
||||
|
||||
[ ] CHANGELOG is written for all new changes
|
||||
[ ] README is updated
|
||||
[ ] Bump version.rb
|
||||
[ ] Do a full rake locally
|
||||
[ ] Travis is passing on dev branch
|
||||
[ ] `gem push pkg/squib-x.y.z.gem`
|
||||
[ ] `rake doc`
|
||||
[ ] Push `rake doc` to website
|
||||
[ ] Bump version.rb to the next alpha
|
||||
Loading…
Reference in New Issue