|
|
|
@ -3,16 +3,16 @@ 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 |
|
|
|
- [ ] `rake doc` |
|
|
|
|
|
|
|
- [ ] Check `sample_regression_spec.rb` regression tests are all enabled (i.e. `overwrite_sample` is commented out) |
|
|
|
- [ ] Check `sample_regression_spec.rb` regression tests are all enabled (i.e. `overwrite_sample` is commented out) |
|
|
|
- [ ] Bump version.rb |
|
|
|
- [ ] Bump version.rb |
|
|
|
- [ ] Do a full rake locally |
|
|
|
- [ ] Do a full rake locally |
|
|
|
- [ ] `rake sanity`, and check visually |
|
|
|
- [ ] `rake sanity`, and check visually |
|
|
|
- [ ] Travis is passing on dev branch |
|
|
|
- [ ] Travis is passing on dev branch |
|
|
|
- [ ] Merge master branch |
|
|
|
- [ ] Merge master branch |
|
|
|
|
|
|
|
- [ ] Push master branch |
|
|
|
- [ ] Create GitHub release tag |
|
|
|
- [ ] Create GitHub release tag |
|
|
|
- [ ] `gem push pkg/squib-x.y.z.gem` |
|
|
|
- [ ] `gem push pkg/squib-x.y.z.gem` |
|
|
|
- [ ] Github milestone closed |
|
|
|
- [ ] Github milestone closed |
|
|
|
- [ ] Push `rake doc` to website |
|
|
|
- [ ] Activate version on squib.readthedocs.org |
|
|
|
- [ ] Bump version.rb to the next alpha |
|
|
|
- [ ] Bump version.rb to the next alpha |
|
|
|
- [ ] Publish on BoardGameGeek thread |
|
|
|
- [ ] Publish on BoardGameGeek thread |
|
|
|
|