Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatically deploy babel-bot from master #40

Open
Daniel15 opened this issue Aug 22, 2017 · 3 comments
Open

Automatically deploy babel-bot from master #40

Daniel15 opened this issue Aug 22, 2017 · 3 comments

Comments

@Daniel15
Copy link
Member

  • 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
Copy link
Member Author

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

@danez
Copy link
Member

danez commented Aug 22, 2017

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

@Daniel15
Copy link
Member Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants