Commit Graph

3 Commits

Author SHA1 Message Date
Kyle Rames 15c6f40825 [core] updated rake releases to generate markdown; added github_release task to publish to release feed. 2014-03-24 09:12:19 -05:00
Paul Thornthwaite 28d6e219f3 [core] Breaks down rake tasks
While documenting our release process, we can see some things that don't
need to be locked together are.

This splits release into prepare/publish parts

Now anyone can prepare a release but will not be able to publish that
release without the correct access to Github and Rubygems.

Adds a preflight task and adds a check for existing tags to that.
2013-01-07 20:32:27 +00:00
Paul Thornthwaite 99756dd679 [docs] Creates release policy document to discuss
This documents the current release policy as it appears (based on the
Rakefile) but may not be comprehensive.

For github issue #1406
2013-01-07 20:32:16 +00:00