allsethq/Deploy Allset Web Application
Combines all of the common steps for deploying a hosted web application in the Allset ecosystem.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| environment | The environment name being deployed (edge, staging, production) | yes | — |
| release_version | The version string to associate with this release | yes | — |
| service_account_json | GCP Service Account credentials used to authenticate for deploys | yes | — |
| firebase_project | The name of the Firebase hosting project being deployed to | yes | — |
| sentry_org | The Sentry organization ID to interact with | yes | — |
| sentry_project | The Sentry project ID to create a new release in | yes | — |
| sentry_auth_token | Authentication token to interact with Sentry | yes | — |
| package_token | The Github packages token to use for private NPM Repos | yes | — |
Outputs
no outputs