opendatahub-io / opendatahub.io

http://opendatahub.io/
Creative Commons Attribution Share Alike 4.0 International
2 stars 46 forks source link

Add PR previews to make prs easier to review #209

Open Gkrumbach07 opened 10 months ago

Gkrumbach07 commented 10 months ago

Find a way to deploy PR previews from a forked repo to better improve reviews.

Maybe use something like

A note on github actions method If we use github actions, deploying from a fork repo is not secure because the previews would be on the production deployment under a different path which is not ideal