freeCodeCamp / 100DaysOfCode-twitter-bot

Twitter bot for #100DaysOfCode
https://twitter.com/_100DaysOfCode
BSD 3-Clause "New" or "Revised" License
284 stars 110 forks source link

[RFC] Set up Travis CI workflow #125

Open spences10 opened 6 years ago

spences10 commented 6 years ago

Request for Comments

I'm thinking that we could have this added to a Travis CI workflow but I'm not sure on how it works with Heroku https://docs.travis-ci.com/user/deployment/heroku/

Anyone have other suggestions, like deploying as an immutable deployment to now or surge??

amandeepmittal commented 6 years ago

Let me have look at it this week @spences10.

spences10 commented 6 years ago

I'm not completely clear on the Heroku workflow tbh @amandeepmittal but my thinking is for this that we can move quickly with changes from contributors.

We could have it as a Lambda function on AWS but I'm not sure I want to go down that rabbit hole just yet 🙃

amandeepmittal commented 6 years ago

I am not familiar with the workings of AWS. So if you want to use that, go ahead. I will jump the wagon. I think we can start with the heroku addition and may be then we can move elsewhere? What do you think?