RubyGems Navigation menu

capistrano-deploytags 1.0.3

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:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 1.0.7 - February 07, 2017 (9.0 KB)
  2. 1.0.6 - January 06, 2017 (9.0 KB)
  3. 1.0.5 - January 06, 2017 (9.0 KB)
  4. 1.0.4 - October 18, 2015 (9.0 KB)
  5. 1.0.3 - May 11, 2015 (9.0 KB)
显示所有版本 (共 18 个)

Runtime 依赖 (1):

capistrano >= 3.2.0

Development 依赖 (2):

rake >= 0
rspec ~> 3.0.0

业主:

作者:

  • Karl Matthias, Gavin Heavyside

SHA 256 校验和:

702ee0377d68ba8754f72e6fb637fc512b95d9c691c65ecc1a29e597bd6e36f5

下载总量 490,781

这个版本 9,474

许可:

BSD-2-Clause

需要的 Ruby 版本: >= 0

链接: