Vitalie D
63b13affee
Update for Cap 3.7
2017-02-07 18:48:48 +02:00
Simon hughes
4a3560b753
Undefined variable fix.
...
Missing fetch(: ).
2016-08-04 13:03:47 +01:00
Subodh Khanduri
1a8635a98b
Add support for custom tag name
2015-10-16 17:58:29 +05:30
Ed Slocomb
7eaf0a83f8
don't create and push the tag when sshkit backend is SSHKit::Backend::Printer
2015-05-08 13:25:14 -07:00
Matias Korhonen
675361e5d9
Makes UTC optional
2014-10-23 13:19:17 +03:00
Gavin Heavyside
0945596b2f
Rename to capistrano/deploytags
2014-06-25 12:08:35 +01:00
Gavin Heavyside
8ed22009d7
Use error-level logging for error
2014-06-15 14:53:40 +01:00
Gavin Heavyside
0cdc527259
First cut of Capistrano 3 version
...
Working with a local project, no specs or doc updates yet
2014-06-14 20:54:53 +01:00
Bram Swenson
7bbf24343e
Added support for customizable tag commit messages
2014-04-30 12:06:35 -07:00
Mike Foley
207023eb42
Make the time format customizable
2014-04-09 14:42:46 -07:00
Karl Matthias
72224b2d96
Add test for validating git fetch.
2014-01-13 20:57:13 -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
bcecbcc885
Added utc to the tag to make the change obvious.
2013-10-16 11:36:54 -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
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
bb520be7e3
Add ability to disable all tagging/git checking based on a setting.
2013-08-27 12:15:34 +01:00
Piotr Usewicz
029074e3d4
Fix deploy:migrations tagging
2012-10-02 11:45:01 +01: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
595e5f377a
Remove *-latest tag to prevent remote/local collisions.
2012-05-30 22:22:55 +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
dbad7cd7cd
The after hook should point to the correct task.
2012-04-10 14:32:51 +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
Karl Matthias
694fba3ea3
Initial check-in.
2012-04-04 10:15:53 +01:00