RubyGems Navigation menu

capistrano-deploytags 1.0.7

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.7.0

Development 相依性套件 (2):

rake >= 0
rspec ~> 3.0.0

擁有者:

作者:

  • Karl Matthias, Gavin Heavyside

SHA 256 checksum:

8b3d8ff1a192f551868496f6f5e7845d386a4b7650d35256db4bd68ffcba11c3

總下載次數 487,989

這個版本 227,568

License:

BSD-2-Clause

Ruby 版本需求: >= 0

相關連結: