Skip to content

Pull Request Preview #107

Open
Open
@scordio

Description

@scordio

It would be nice to preview the final result of a PR build without having to do it locally.

An easy option would be to expose the workflow result as a downloadable artifact: https://github.com/actions/upload-artifact seems to be the right tool to achieve it.
However, this has still the drawback of manually downloading the artifact and inspect it locally.

A more complex option would be to deploy the result to a temporary URL.
GitHub Pages does not offer this option out of the box, but the free plan of Cloudflare Pages with GitHub integration seems to offer it.
However, the main hosting should stay on GitHub Pages - to be checked if the two services can live together.

Any concerns about the two options above?
Any additional option?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions