Bram Swenson
7bbf24343e
Added support for customizable tag commit messages
2014-04-30 12:06:35 -07:00
Karl Matthias
7c50957282
Added additional test for configurable time format. Clean up tests.
2014-04-09 20:23:49 -07:00
Karl Matthias
2015eb534e
Merge pull request #20 from polleverywhere/override_time_format
...
Make the time format customizable
2014-04-09 20:16:43 -07:00
Mike Foley
207023eb42
Make the time format customizable
2014-04-09 14:42:46 -07:00
Karl Matthias
f10e66b69a
Reflect use of UTC time in the README.
2014-01-14 20:38:12 -08:00
Karl Matthias
989665c52a
Only package up lib, plus README and LICENSE.
2014-01-14 20:29:18 -08:00
Karl Matthias
b187533157
Use git ls-files to only package up tracked files! (No .orig)
2014-01-14 20:28:07 -08:00
Karl Matthias
90177a7ff5
Rev for bugifxed release 0.9.1.
0.9.1
2014-01-14 20:17:01 -08:00
Karl Matthias
257b59c37d
Rev for release 0.9.0.
0.9.0
2014-01-13 21:14:29 -08:00
Karl Matthias
b5b1cae948
Fix a bunch of test failures due to new git fetch code.
2014-01-13 21:06:45 -08:00
Karl Matthias
72224b2d96
Add test for validating git fetch.
2014-01-13 20:57:13 -08:00
Karl Matthias
d5a6d036c9
Merge pull request #17 from aspiers/master
...
correctly handle failing git fetch
2014-01-13 20:39:04 -08:00
Adam Spiers
c247629356
correctly handle failing git fetch
...
If the repository doesn't have an upstream branch configured, git fetch
will output an error; handle this separately to prevent it interfering
with the git diff call which checks to see if we have any pending
changes.
2013-12-13 11:53:56 +00:00
Karl Matthias
b8b4ffce03
Added information about running deployments from Jenkins.
2013-11-19 15:43:01 -08:00
Karl Matthias
bcecbcc885
Added utc to the tag to make the change obvious.
2013-10-16 11:36:54 -07:00
relistan
85a7fcd2f4
Merge pull request #15 from tute/patch-1
...
Use UTC timestamp for teams in different timezones [fixes #14 ]
2013-10-16 11:30:23 -07:00
Tute Costa
368ec7e2a2
Use UTC timestamp for teams in different timezones [ fixes #14 ]
2013-10-11 23:25:57 +02:00
Karl Matthias
06b6042ab9
Rev for release 0.8.0.
0.8.0
2013-08-27 15:24:18 +01:00
Karl Matthias
b0133c88c0
Use a configurable remote, or default to the first in git remote list.
...
Also, don't use double quotes where we don't need them.
2013-08-27 15:22:53 +01:00
Karl Matthias
e934cead87
Make it explicit that the plugin will do a git pull.
2013-08-27 14:28:24 +01:00
Karl Matthias
2dbec99914
Documenation bug fix.
2013-08-27 12:23:15 +01:00
Karl Matthias
c24bab3f37
Further documentation improvements.
2013-08-27 12:22:28 +01:00
Karl Matthias
3c6fc42623
Added explanation of how to disable tagging in the README.
2013-08-27 12:20:42 +01:00
Karl Matthias
bb520be7e3
Add ability to disable all tagging/git checking based on a setting.
2013-08-27 12:15:34 +01:00
Karl Matthias
a24c306e6b
Updated README to talk about editing deployment scripts.
2013-08-27 11:53:38 +01:00
Karl Matthias
221b7246c1
Added clarification on deployment history.
2013-07-29 12:08:14 +01:00
Karl Matthias
b85a7a3e48
Added info to README on how to show your deployment history.
2013-07-29 12:06:33 +01:00
Karl Matthias
01f5e36a89
Update on deploying a previous commit.
2013-05-15 09:09:47 +01:00
Karl Matthias
2bd711ab9c
Rev for release 0.7.0.
0.7.0
2012-10-02 20:49:46 +01:00
relistan
f3fb400e98
Merge pull request #7 from pusewicz/master
...
Fix tagging on deploy:migrations
2012-10-02 12:40:32 -07:00
Piotr Usewicz
029074e3d4
Fix deploy:migrations tagging
2012-10-02 11:45:01 +01:00
Karl Matthias
c76311a2b8
Use more modern rspec syntax for lambda
2012-09-28 20:26:21 +01:00
Karl Matthias
c38a4dc9d5
Fix test broken by one-line pul request!
2012-09-28 20:05:14 +01:00
relistan
ae3b749937
Merge pull request #4 from mydrive/gh3_inconsistent_validation_vs_exception
...
Issue 3: bring exception message inline with code
2012-09-28 12:00:19 -07:00
Barrie Bremner
f713b5ab48
GH issue 3: bring exception message inline with code, :branch _and_ :stage must be defined.
2012-09-26 11:27:57 +01:00
Karl Matthias
68619ccdea
Added helpful git config.
2012-08-30 20:50:13 +01:00
Gavin Heavyside
982dc81bd9
Update README.md
2012-07-29 13:17:21 +02:00
Karl Matthias
7f17000d0c
Update description for rubygems.
2012-05-30 23:00:35 +01:00
Karl Matthias
a3b1734ffb
Update gemspec for new release.
0.6.0
2012-05-30 22:37:18 +01:00
Karl Matthias
c52d174dcf
Updated README to reflect changed behavior.
2012-05-30 22:25:17 +01:00
Karl Matthias
595e5f377a
Remove *-latest tag to prevent remote/local collisions.
2012-05-30 22:22:55 +01:00
Karl Matthias
6eed2bcd51
Added rbenv-version to gitignore.
2012-05-30 22:22:36 +01:00
Karl Matthias
a7f36685d0
Raised version for bugfix.
2012-04-24 17:21:33 +01:00
Karl Matthias
09b35efcc4
This needs to actually force push the tag or you can end up in a bad state.
2012-04-24 17:18:58 +01:00
Karl Matthias
ffa8baf1f4
Updated README to point to Gem
2012-04-10 15:23:49 +01:00
Karl Matthias
821b3b3607
Even better description added.
2012-04-10 15:14:02 +01:00
Karl Matthias
9bf67c11aa
Added btter description to gemspec.
2012-04-10 15:08:59 +01:00
Karl Matthias
dbad7cd7cd
The after hook should point to the correct task.
2012-04-10 14:32:51 +01:00
Karl Matthias
b0690158dd
Get the name right in the README
2012-04-04 10:38:31 +01:00
Karl Matthias
1f5ae95d16
Make it so you can require the gem name in your Cap recipe.
2012-04-04 10:36:59 +01:00