Commit graph

7 commits

Author SHA1 Message Date
Christine Spang 9eabfa516f [dev] One more newline in deploy-it output 2017-03-28 17:02:45 -07:00
Christine Spang f0cd18eaa7 [dev] Make deploy-it print link to the EB console 2017-03-28 17:00:18 -07:00
Christine Spang a214d9118f [dev] Make deploy-it say what it's doing instead of hanging silently 2017-03-28 16:59:02 -07:00
Christine Spang e9be7168bc [dev] Make help message better on deploy-it 2017-03-28 16:47:02 -07:00
Jeremy Price 180f92b78a [deploy-it] temp override for deploy branch rules
for ei-prod only.  I set up the ei EB env as prod level, but
have been working on launch changed in master branch. Easy enough to undo,
but I didn't wan't to mess with prod branch until done because
the launch scripts affect all the n1cloud-related environments.
2017-03-18 15:26:08 -07:00
Christine Spang 44202db33d [none] Make deploy-it support -h/--help 2017-02-28 15:42:23 -08:00
Karim Hamidou fa17d2f1e8 [deployment] Add a deploy-it script for our EB services
Summary: This is a simple wrapper around `eb-deploy`. It checks that you're using the `production` branch when deploying to a production service. It also creates a tag whenever you make a new deploy so that we can track them.

Test Plan: Tested manually.

Reviewers: spang, juan, jerm

Reviewed By: jerm

Maniphest Tasks: T7870

Differential Revision: https://phab.nylas.com/D4045
2017-02-28 13:32:29 -08:00