alexnj/Compile Checklists
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| checklists_directory | The directory containing the checklist JSON files | no | checklists |
| compiler_output_directory | The directory where the compiled checklists will be saved | no | artifacts |
| release_directory | The directory where the final release artifacts will be saved | no | output-release |
| create_release | Whether to create a GitHub release | no | true |
| efis_editor_repository | The repository containing the efis-editor | no | rdamazio/efis-editor |
| efis_editor_ref | The branch, tag or SHA to checkout from the efis-editor repository | no | main |
| efis_editor_patch | The patch to apply to the efis-editor | no | — |
| formats | A comma-separated list of FormatIds to compile. | no | — |
| pdf_output_group_heading | PDF: Whether to output group headings | no | false |
| pdf_max_indented_text_height | PDF: Maximum height for indented text items | no | 40 |
| pdf_color_heading | PDF: Color for headings | no | #0000FF |
| pdf_color_emergency | PDF: Color for emergency items | no | #FF0000 |
| pdf_color_abnormal | PDF: Color for abnormal items | no | #CF3400 |
| pdf_font_size | PDF: Font size for text | no | 9 |
Outputs
no outputs