85 Commits
Author SHA1 Message Date
Gavin HeavysideandGitHub 6ef8f3ec46 Merge pull request #33 from vitalied/master
Update for Cap 3.7
2017-02-07 18:45:20 +00:00
Vitalie D 63b13affee Update for Cap 3.7 2017-02-07 18:48:48 +02:00
Gavin Heavyside 7ee61ce716 Bump version and date, pushed to rubygems 2017-01-06 09:04:38 +00:00
Karl MatthiasandGitHub 6156bbe4e5 Merge pull request #31 from simon-soak/patch-1
Undefined variable fix.
2016-08-04 13:08:21 +01:00
Simon hughesandGitHub 4a3560b753 Undefined variable fix.
Missing fetch(: ).
2016-08-04 13:03:47 +01:00
Karl Matthias 561331b263 Merge pull request #30 from subodhkhanduri1/master
Bump patch version and date
1.0.4
2015-10-18 09:14:45 -07:00
Subodh Khanduri 57efd74341 Bump version and date 2015-10-18 20:48:37 +05:30
Gavin Heavyside 5d31bd7df6 Merge pull request #29 from subodhkhanduri1/master
Add support for custom tag name
2015-10-16 14:18:05 +01:00
Subodh Khanduri 1a8635a98b Add support for custom tag name 2015-10-16 17:58:29 +05:30
Gavin Heavyside 1cff76230d Merge pull request #28 from lacco/master
Update README
2015-08-04 10:24:28 +01:00
Kai SchlichtingandKai Schlichting eeb75048ba Use correct Gemfile group in README 2015-08-04 11:23:17 +02:00
Kai SchlichtingandKai Schlichting 1ac8d2f9c4 Documentation for deploytag_utc 2015-08-04 11:23:17 +02:00
Gavin Heavyside 36f2405a31 Bump date 2015-05-11 14:45:22 +01:00
Gavin Heavyside e9ba5e715c Bump version 2015-05-11 14:45:00 +01:00
Gavin Heavyside 11eabe5b7c Merge pull request #27 from dicksonlabs/respect_dry_run
don't create and push the tag when sshkit backend is SSHKit::Backend:::Printer
2015-05-11 14:44:03 +01:00
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
Gavin Heavyside 95b1cc15b9 Update date of latest version... 2015-01-22 15:11:40 +00:00
Gavin Heavyside 9f9a0c3d6a Add license to gemspec 2015-01-22 15:09:00 +00:00
Gavin Heavyside 536214fd03 Bump patch version 2015-01-22 15:05:44 +00:00
Gavin Heavyside 964c57d21f Merge pull request #25 from matiaskorhonen/localtime
Make UTC optional
2014-10-23 12:34:04 +01:00
Matias Korhonen 675361e5d9 Makes UTC optional 2014-10-23 13:19:17 +03:00
Karl Matthias 4fa2026b00 Merge pull request #22 from mydrive/cap3
Rewritten for Capistrano 3
1.0.0
2014-07-08 16:51:11 -07: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 7f0a7e516b Update readme for Cap 3 and new conventions 2014-06-15 14:39:39 +01:00
Gavin Heavyside 0ad8061fbb Tweak gemspec, elide specs which don't work with Cap 3 :( 2014-06-15 14:35:07 +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
Karl Matthias 1e2687ce83 Added Rubygems tag to README. 2014-05-01 20:17:50 -07:00
Karl Matthias ce07273ce1 Rev for release 0.9.2. 0.9.2 2014-05-01 19:44:15 -07:00
Karl Matthias 2c0cb6098a Merge pull request #21 from bramswenson/custom_tag_commit_messages
Added support for customizable tag commit messages
2014-05-01 19:41:37 -07:00
Bram Swenson e3abc74e5b Updated readme on customizable commit messages 2014-04-30 12:14:33 -07:00
Bram Swenson 7bbf24343e Added support for customizable tag commit messages 2014-04-30 12:06:35 -07:00
Karl MatthiasandKarl 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