actions-marketplace-validations/PR Review Apps on fly.io for monorepo

Deploy temporary apps from pull requests on Fly.io

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
nameFly app name
imageOptional pre-existing Docker image to use
configOptional path to a custom Fly toml config. Config path should be relative to `path` parameter, if specified.
regionRegion to launch the app in (alternatively, set the env FLY_REGION)
orgOrganization to launch the app in (alternatively, set the env FLY_ORG)
pathpath to a directory containing a fly.toml to clone
postgresOptionally attach the app to a pre-existing Postgres cluster on Fly
updateWhether new commits to the PR should re-deploy the Fly apptrue
databaseAdd a database url for the prisma migrate command.

no outputs