The integration of an app review mechanism deploys a PR on demand to test the code online or demonstrate it without requiring cloning the branch locally.
I used the reviewapp mechanism from scalingo, a French PaaS platform. Their implementation is close to Heroku. After a first reading, project administrators will be able to trigger the publication of an environment.
The validation environment can be modified by any visitor. If this mechanism poses a problem, we will add authentication to limit access and only offer read access for visitors.
The integration of an app review mechanism deploys a PR on demand to test the code online or demonstrate it without requiring cloning the branch locally.
I used the reviewapp mechanism from scalingo, a French PaaS platform. Their implementation is close to Heroku. After a first reading, project administrators will be able to trigger the publication of an environment.
The validation environment can be modified by any visitor. If this mechanism poses a problem, we will add authentication to limit access and only offer read access for visitors.