filipedeschamps/rss-feed-emitter

14. Publish it to Github to test the integrations

filipedeschamps opened this issue · 0 comments

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