erseco/PHP Wasm PR Preview

Build and publish pull request previews for generic PHP repositories using php-cgi-wasm and GitHub Pages.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
php-rootPath to the PHP project root to package.no.
document-rootPath inside php-root that should act as the HTTP document root.no.
entrypointPHP entrypoint inside the document root.noindex.php
prepare-commandOptional shell command run in the consumer repository before packaging.no""
preview-branchBranch used by GitHub Pages previews.nogh-pages
umbrella-dirDirectory on the Pages branch where previews are stored.nopr-preview
pages-base-urlOptional GitHub Pages base URL override.no""
pages-base-pathPages deployment subdirectory, if the site is not served from repository root.no.
commentWhether to leave a sticky preview comment on the pull request.notrue
tokenToken with permission to push to the Pages deployment branch.no""
actionOverride preview behaviour. Supports auto, deploy, remove, none.noauto
namedescription
preview-urlPublished preview URL.
preview-url-pathPath to the preview relative to the Pages site root.
deployment-actionResolved publish action.
dist-dirTemporary directory containing the generated static preview bundle.