kiegroup/Build Chain Files Generator.
NodeJS tool to create files based on build configuration.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| definition-file | the file where the build chain is defined. It can a file in the same repository (relative path) or a URL | yes | — |
| file-type | the file type to generate. It can be either 'image' or 'repository-list' | yes | — |
| output-file-path | the output file path to store the produced file | yes | — |
| font | the font used to generate image, something like `14px Arial` | no | 12px IBM Plex Sans Condensed 2 |
| exclude | The list of projects or branches to exclude | no | — |
| include | The list of projects or branches to include | no | — |
Outputs
no outputs