Below you will find pages that utilize the taxonomy term “Stjude-Rust-Labs”
August 27, 2026
Sprocket CI/CD
Version updated for https://github.com/stjude-rust-labs/sprocket-action to version v0.30.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 This GitHub Action provides a set of commands from the Sprocket WDL tool, including static analysis (check and lint), validation, and formatting. It automates common tasks in CI/CD pipelines by running these tools on WDL documents in the repository. The action allows for customization through inputs and configuration files, enabling flexibility in how WDL code is validated and formatted.
August 27, 2026
Sprocket CI/CD
Version updated for https://github.com/stjude-rust-labs/sprocket-action to version v0.30.1.
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 automates static analysis of WDL documents, including linting and validation. It supports various actions such as checking, linting, validating JSON inputs against schemas, and formatting WDL files. Users can specify configuration settings in a sprocket.toml file for consistent behavior across environments.
August 6, 2026
Sprocket CI/CD
Version updated for https://github.com/stjude-rust-labs/sprocket-action to version v0.28.1.
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 This GitHub action provides a set of WDL-related tools from the Sprocket command line tool, including check, lint, validate, and format functionalities, which can automate static analysis, validation, and formatting tasks in CI/CD pipelines. The action supports various inputs such as linting options, exceptions, ignore patterns, and more, allowing for customization based on project requirements.