babel-bot icon indicating copy to clipboard operation
babel-bot copied to clipboard

Automatically deploy babel-bot from master

Open Daniel15 opened this issue 8 years ago • 3 comments

  • Create IAM credentials with bare minimum amount of access
  • Add credentials to Travis as AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY environment variables (ideally in the UI so there's no risk of leakage, but encrypted in travis.yml is OK too)
  • Run ./scripts/deploy.js after building, on commits to master (NOT for PRs)

You might need to adjust deploy.js a bit, I made some assumptions when writing it (region is us-west-1, function name is BabelBot) that might not actually be true.

Daniel15 avatar Aug 22 '17 18:08 Daniel15

@danez I think you said you'd be working on this.

Daniel15 avatar Aug 22 '17 18:08 Daniel15

I think you are confusing me with someone, I'm not sure what this is about :)

danez avatar Aug 22 '17 20:08 danez

Hahaha oops, I must have typed @d and selected the wrong person in the dropdown. I meant @DrewML. Sorry @danez 😛

Daniel15 avatar Aug 22 '17 20:08 Daniel15