actions-marketplace-validations/runtime-env
runtime envs for SPAs
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| version | version | yes | — |
| envFile | The .env file to be parsed | no | — |
| schemaFile | A .env file with a list of envs to be parsed | no | — |
| prefix | The env prefix to matched | no | — |
| output | Output file path | no | — |
| typeDeclarationsFile | Output file path for the typescript declaration file | no | — |
| globalKey | Customize the key on which the envs will be set on window object | no | — |
| removePrefix | Remove the prefix from the env | no | — |
| noEnvs | Only read envs from file not from environment variables | no | — |
| disableLogs | Disable logging output | no | — |
Outputs
no outputs