babel-bot
babel-bot copied to clipboard
Automatically deploy babel-bot from master
- Create IAM credentials with bare minimum amount of access
- Add credentials to Travis as
AWS_ACCESS_KEY_IDandAWS_SECRET_ACCESS_KEYenvironment variables (ideally in the UI so there's no risk of leakage, but encrypted intravis.ymlis OK too) - Run
./scripts/deploy.jsafter building, on commits tomaster(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.
@danez I think you said you'd be working on this.
I think you are confusing me with someone, I'm not sure what this is about :)
Hahaha oops, I must have typed @d and selected the wrong person in the dropdown. I meant @DrewML. Sorry @danez 😛