Skip to content

Setup reviewapp

micah requested to merge setup-reviewapp into master

This will create a "review app" in openshift, when a merge request comes in. It allows you to look at the deployed site, before deploying it, and then when you merge it, it will destroy that deployed site.

It will auto-generate the URL for it and put it in the review (see above to try it out!)

I also found an error in the pages, that is fixed. One character change.

Merge request reports