volkhvs/Read Configuration
Read Workflow Configuration
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| file_path | Location of workflow config file | yes | — |
| parser_type | Parser to use to parse file, supported values are: yaml, json, toml and properties | no | yaml |
| schema_file_path | Location of schema for workflow config file | no | — |
Outputs
| name | description |
|---|---|
| config | Configuration data read from configuration file |