stjude-rust-labs/Sprocket CI/CD

Run Sprocket as part of a CI/CD pipeline

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
actionSprocket subcommand to run.yescheck
config-pathPath to a TOML file to use for configuration. This TOML will be merged with any configuration file(s) found in the [standard load order](https://sprocket.bio/configuration/overview.html#load-order).no
skip-config-searchEnable the '--skip-config-search' Sprocket option, which disables the normal configuration search. Can be used with 'config-path' to load only the specified configuration file.nofalse
lintWhether to lint WDL documents.nofalse
all-lint-rulesWhether to enable all lint rules (adds additional rules beyond the default lint rule set)nofalse
ignore-patternsComma separated list of patterns to write/append to the root `.sprocketignore` file.no""
deny-warningsFail the check if there are any warnings.nofalse
deny-notesFail the check if there are any notes.nofalse
exceptComma separated list of rules to exclude from Sprocket check.no""
wdl_filesPath to the WDL document for which to validate inputs.no
inputs_filesPath to the JSON file containing inputs to validate.no
namedescription
statusThe status of the check