RubyGems Navigation menu

deploy_s3 0.0.3

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:
= Copy to clipboard Copied!

install:
=

Versions:

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

Runtime Dependencies (3):

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

Development Dependencies (1):

rspec ~> 2.5

Owners:

Authors:

  • Michael Nutt

SHA 256 checksum:

394aa0217c216ff19ffef1879da4207374edd4fc1fd6ae383e478959f36d397f

Total downloads 8,260

For this version 3,277

License:

MIT

Required Ruby Version: >= 0

Links: