RubyGems Navigation menu

deploy_s3 0.0.1

Separate out the deployment concerns from your application by using deploy_s3 to write your latest deployed git hash to s3. Then let your provisioning system (for instance, chef + deploy_revision provider) take care of actually deploying new code. deploy_s3 shows diffs between your current branch and the deployed revision.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.0.3 - January 13, 2015 (9.0 KB)
  2. 0.0.2 - January 13, 2015 (9.0 KB)
  3. 0.0.1 - January 10, 2015 (9.0 KB)

Runtime 相依性套件 (3):

colorize ~> 0.7
fog ~> 1.25
highline ~> 1.6

Development 相依性套件 (1):

rspec ~> 2.5

擁有者:

作者:

  • Michael Nutt

SHA 256 總和檢查碼:

= 複製 已複製

總下載次數 8,399

這個版本 2,535

授權:

MIT

Ruby 版本需求: >= 0

相關連結: