RubyGems Navigation menu

capistrano-deploytags 1.0.1

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 (9KB)
  2. 1.0.6 - January 06, 2017 (9KB)
  3. 1.0.5 - January 06, 2017 (9KB)
  4. 1.0.4 - October 18, 2015 (9KB)
  5. 1.0.3 - May 11, 2015 (9KB)
  6. 1.0.1 - January 22, 2015 (9KB)
全てのバージョンを表示(全18件)

Runtime依存関係 (1):

capistrano >= 3.2.0

Development依存関係 (2):

rake >= 0
rspec ~> 3.0.0

所有者:

作者:

  • Karl Matthias, Gavin Heavyside

SHA 256チェックサム:

2cbb9db9dbac34df3625f031120cedae24633a6bc443f240a58477a8ca1adcb4

累計ダウンロード数 495,785

このバージョンのみ 2,660

ライセンス:

BSD-2-Clause

必要なRubyのバージョン: >= 0

リンク: