Sprocket CI/CD
Version updated for https://github.com/stjude-rust-labs/sprocket-action to version v0.10.0.
- This action is used across all versions by 8 repositories.
Action Type
This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Sprocket GitHub Action integrates capabilities of the Sprocket command-line tool into CI/CD pipelines, enabling automated static analysis, linting, and validation of WDL (Workflow Description Language) documents. It simplifies tasks such as checking WDL files for errors, applying linting rules, and validating JSON inputs against WDL schemas, ensuring code quality and consistency in automated workflows. This action is particularly useful for streamlining WDL development and maintaining compliance with best practices.
Release notes
What’s Changed
Bumps Sprocket from v0.21.1 to v0.22.0 and removes references to the removed LineWidth lint rule.
See the Sprocket releases for full details.