chop-dbhi / data-models-sqlalchemy

SQLAlchemy models and DDL and ERD generation from chop-dbhi/data-models style JSON endpoints.
Other
11 stars 3 forks source link

Deploy by branch instead of by sha #8

Closed gracebrownecodes closed 9 years ago

gracebrownecodes commented 9 years ago

This should reduce the number of AWS environments that are created, which should reduce the frequency with which we hit the 5 EIP limit.

Also, configure git username before trying to tag a release.

Also, use the newly-standard docker 1.6.2 service instead of manually installing it.

Also, format the jq install more cleanly (to my taste).

Bump version to 0.4.5-alpha

Signed-off-by: Aaron Browne aaron0browne@gmail.com