Skip to content

feat(ci): replace test app w/ browsable artifacts

jon r requested to merge 59-build-and-deployment-speed-of-test-apps into dev

This deprecates the previous implementation of test apps with a dynamic deployment in a git-push-PaaS.

It reuses automatic, browsable deployments of GitLab CI artifacts with GitLab Pages, which is a welcome side-effect of using the prior when the latter is present.

References:

Closes #59 (closed)

Merge request reports