RubyGems Navigation menu

capistrano-deploytags 1.0.0

Capistrano Deploytags is a simple plugin to Capistrano 3 that works with your deployment framework to track your code releases. All you have to do is require capistrano-deploytags/capistrano and each deployment will add a new tag for that deployment, pointing to the latest commit. This lets you easily see which code is deployed on each environment, and allows you to figure out which code was running in an environment at any time in the past.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.0.7 - February 07, 2017 (9 KB)
  2. 1.0.6 - January 06, 2017 (9 KB)
  3. 1.0.5 - January 06, 2017 (9 KB)
  4. 1.0.4 - October 18, 2015 (9 KB)
  5. 1.0.3 - May 11, 2015 (9 KB)
  6. 1.0.0 - September 29, 2014 (8 KB)
Show all versions (18 total)

Runtime Dependencies (1):

capistrano >= 3.2.0

Development Dependencies (2):

rake >= 0
rspec ~> 3.0.0

Owners:

Authors:

  • Karl Matthias, Gavin Heavyside

SHA 256 checksum:

7bf52bde8bf0601d515e65fd0942072da7e9acf82976616129d53326ddaa46fd

Total downloads 490,248

For this version 6,076

Licenses:

N/A

Required Ruby Version: >= 0

Links: