Commit Graph

23 Commits

Author SHA1 Message Date
Arthur Neves 21a674a028
Fix release task
Add a parentheses.
related: b4c96490ee
2014-03-31 14:45:34 -04:00
Rafael Mendonça França ce0df82057 Fix the update_versions release task 2014-03-25 15:35:06 -03:00
Rafael Mendonça França b4c96490ee Take in consideration guides CHANGELOG 2014-03-14 14:52:17 -03:00
Rafael Mendonça França d153355d35 Match the whole string 2014-03-14 14:49:46 -03:00
Jeremy Kemper 092e113df5 Use annotated git tags for release task 2013-12-18 01:00:13 -07:00
Yves Senn 3de199988f we should use annotated tags for releases.
Annotated tags will provide us with Tagger and Time information.
2013-12-18 08:57:46 +01:00
David Heinemeier Hansson dc90709eaf Fix dependency order 2013-12-17 16:10:52 -08:00
Arun Agrawal 3cfe552a06 Added missing actionview in list for release 2013-07-13 18:56:56 +02:00
Santiago Pastorino 78defbb78e Fix release task after ceb3b8717b 2013-04-01 18:26:34 -03:00
robertomiranda 7142e924b4 Fix update_version_rb task 2013-03-24 08:43:10 -05:00
Prem Sichanugrist f1637bf2bb Remove Active Resource source files from the repository
Dear Active Resource,

It's not that I hate you or anything, but you didn't get much attention lately. There're so many alternatives out there, and I think people have made their choice to use them than you. I think it's time for you to have a big rest, peacefully in this Git repository.

I will miss you,

@sikachu.
2012-03-13 14:55:44 -04:00
Jon Leighton 156784fef1 rake release should push the tag 2011-11-14 16:55:31 +00:00
Arun Agrawal b3175f6cb9 Warnings removed. 2011-11-08 14:28:28 +05:30
Arun Agrawal b53f77ec99 CHANGELOG to CHANGELOG.md 2011-11-08 12:56:51 +05:30
Andrew Marshall & Sean Moon 343daf309b Make rails gem build directory consistent with actionpack, etc. 2011-08-04 17:32:43 -04:00
Aaron Patterson 64e2a549cf adding a rake task to help generate changelog notes for release announcements 2011-04-18 14:44:12 -07:00
Carl Lerche 1deeaf5495 The PRE part of the rails version is a string or nil 2010-11-16 17:23:39 -08:00
Carl Lerche c3dd1238c5 Small cleanup of the release task 2010-11-16 17:19:47 -08:00
Carl Lerche df5fe4d83c Add a task to tag the commit and push 2010-11-16 17:19:47 -08:00
Carl Lerche 482790db6c Add a task to commit the changes 2010-11-16 17:19:47 -08:00
Carl Lerche dab1d8dcc6 Add some sanity checks to the gem push script 2010-11-16 17:19:47 -08:00
Carl Lerche 6b3f521b80 Remove some useless comments from the release task 2010-11-16 17:19:47 -08:00
Carl Lerche fb5b2ba186 Add a new file containing tasks related to releasing 2010-11-16 17:19:47 -08:00