RubyGems Navigation menu

deploy_s3 0.0.2

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:

272f7b61fca8bfb76c93d8d97b525fea55e180302724be27bc9b83f3a430c0cd

Total downloads 8,276

For this version 2,493

License:

MIT

Required Ruby Version: >= 0

Links: