AusDTO/dta-website

Improve previews for PRs

Closed this issue · 3 comments

Currently we can access the CircleCI artefacts and paste links to individual pages through that, but it adds complexity to the build scripts, and clicking on links to other pages is a manual process.
In an ideal world, the solution will have a staging site deployed per PR which is a perfect functional copy, a link posted to the PR, and then have the staging site cleaned up if necessary when the PR is closed.

Am going to try rejigged qafire support, added in #426

Reverted in e4610fa :-(

The solution in https://github.com/AusDTO/dta-website#development-process of whitelisting branch names to deploy will do for now.