actions-marketplace-validations/json-variables
Manage all variables in a json file. Substitute variables based on environment scope and set as environment variables
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| scope | Current scope - e.g. Dev, DevTest etc. | yes | — |
| configFile | full path and filename of the configuration file or just the filename | yes | — |
| secrets | All the secrets serialized as json | yes | — |
Outputs
| name | description |
|---|---|
| random-number | Random number |