zlatko-ms/envarfiles
Loads env variables from JSON, YAML and Plain text files. Supports properties nesting from structured formats (json, yaml)
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| override | set to true to override existing workflow variables with definitions from the file(s) | yes | false |
| paths | path(s) to the file(s) where the variables are defined | yes | project.vars.properties |
| select | list of variables to import, when empty import all discovered variables | yes | "" |
| separator | defines the separator for nested defintions loaded from structures formats (json, yaml, ...) | — | _ |
Outputs
no outputs