actions-marketplace-validations/Hasura Cloud Preview Apps

Get Hasura Cloud preview apps with metadata and migrations from GitHub branches

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
nameName of the preview appyescloud_free
regionRegion to deploy preview app innous-west-1
tierPlan of the preview appnocloud_free
hasuraCloudGraphQLEndpointGraphQL endpoint of Hasura Cloud data servicenohttps://data.pro.hasura.io/v1/graphql
hasuraProjectDirectoryPathPath to the directory of the Hasura project in the repo. If empty, root is considered to be a Hasura project.no
hasuraEnvSet of environment variables that you wish to provide to the created preview app. Example: HASURA_GRAPHQL_JWT_SECRET, PG_DATABASE_URL etc. Please note that this is different from the env vars of this action.no
postgresDBConfigConnection to a Postgres server for creating/deleting ephemeral datasourcesno
deleteSet true when you are using this action on pull request close event. This will delete the preview app with the given name.nofalse
namedescription
graphQLEndpointGraphQL endpoint of the created preview app
consoleURLConsole URL of the created preview app
projectNameName of the preview app creataed
projectIdProject ID of the created preview app