filipedeschamps / rss-feed-emitter

Super RSS News Feed aggregator written in Node.js and ES6
MIT License
1.07k stars 77 forks source link

14. Publish it to Github to test the integrations #134

Closed filipedeschamps closed 8 years ago

filipedeschamps commented 8 years ago

Great, it's time to see the results!

Commit and push

Checkout to a new branch and Commit every file and changed and then push it to Github. When you open it, make a Pull Request for this branch and something really nice will happen: Code Climate and Travis CI will kick in to make sure very thing is ok:

image

For example, you can click on the Details link of Travis CI to see our code being tested in the Node.js versions we specified before:

image

If everything is OK, Github will tell you all checks has passed and now you can merge those changes with much more confidence:

image

Next step

15. Build and Pre Publish scripts