Browse Source

Two new tasks for next time

dev
Andy Meneely 11 years ago
parent
commit
e108750ca3
  1. 4
      RELEASE TODO.md

4
RELEASE TODO.md

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

Loading…
Cancel
Save