Browse Source

Fixing RELEASE TODO for github issues

dev
Andy Meneely 11 years ago
parent
commit
35efef6f51
  1. 22
      RELEASE TODO.md

22
RELEASE TODO.md

@ -1,13 +1,13 @@
Be sure to remember to do the following for releases. (Copy into a GitHub issue) Be sure to remember to do the following for releases. (Copy into a GitHub issue)
[ ] CHANGELOG is written for all new changes - [ ] CHANGELOG is written for all new changes
[ ] README is updated - [ ] README is updated
[ ] Samples are updated - [ ] Samples are updated
[ ] Check that sample regression tests are updated - [ ] Check that sample regression tests are updated
[ ] Bump version.rb - [ ] Bump version.rb
[ ] Do a full rake locally - [ ] Do a full rake locally
[ ] Travis is passing on dev branch - [ ] Travis is passing on dev branch
[ ] `gem push pkg/squib-x.y.z.gem` - [ ] `gem push pkg/squib-x.y.z.gem`
[ ] `rake doc` - [ ] `rake doc`
[ ] Push `rake doc` to website - [ ] Push `rake doc` to website
[ ] Bump version.rb to the next alpha - [ ] Bump version.rb to the next alpha

Loading…
Cancel
Save