getsentry/GoCD Jsonnet
This action checks Jsonnet files to build, lint, fmt and ensure commited pipelines are up-to-date
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| jsonnet-dir | The path for jsonnet files | yes | gocd/templates |
| generated-dir | The path for jsonnet files are rendered to | yes | gocd/generated-pipelines |
| render-as-single-file | — | yes | true |
| jb-install | When true, jb install will be run | — | false |
| check-for-changes | If the generated pipelines are commited to your repo, set this to true to ensure the PR is up-to-date (i.e. the yaml has been built with all jsonnet changes) | — | false |
| convert-to-yaml | If the generated pipelines should be converted from json to yaml | — | false |
| render-jsonnet-files | Whether the action should render jsonnet files | — | true |
Outputs
no outputs