Automate the isitfedoraruby production push process
completed by: Nicolás Satragno
mentors: Mo Morsi
Currently the isitfedoraruby source code is hosted on github and the production instance is on openshift. We need a way for developers to easily be able to push to the live server without having to muck w/ the details of the live deployment.
The student should create a new 'stable' branch in the source repo and integrate that w/ jenkins so that when the branch is updated, the changes are immediately pushed to the production application.
Once this is set up, the student should verify this works and report the results here after which the mentor will mark the task as complete