chop-dbhi / data-models-service

Service for consuming files in the data models format.
1 stars 1 forks source link

Set up continuous deployment #23

Closed gracebrownecodes closed 8 years ago

gracebrownecodes commented 8 years ago

Fixes #15

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

Still testing and adding comments, but it's going well. I'll comment when ready for merge.

bruth commented 8 years ago

Wicked.

gracebrownecodes commented 8 years ago

Of course, we're already running into the EIP limit on AWS...

gracebrownecodes commented 8 years ago

OK, ready for merge from my perspective. We're not going to get a successful AWS instance build to do user testing against on the branch due to the EIP restriction and I'm not going to figure out a different deploy mechanism today.

@bruth, you should review the changes I made to Makefile, main.go, and version.go. The summary is:

bruth commented 8 years ago

Great work!