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:
= 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:

e593a30f1fb14cdb2b4e2605b133b0368ea0b7afedd8e091e01a1b658a83eb9c

Total downloads 8,276

For this version 2,498

License:

MIT

Required Ruby Version: >= 0

Links: