From e108750ca302621307b461c71dad4b784b519aa0 Mon Sep 17 00:00:00 2001 From: Andy Meneely Date: Wed, 31 Dec 2014 11:13:27 -0500 Subject: [PATCH] Two new tasks for next time --- RELEASE TODO.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/RELEASE TODO.md b/RELEASE TODO.md index e24e15c..f5ec883 100644 --- a/RELEASE TODO.md +++ b/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