sprocket
Rust Mediumstjude-rust-labs/sprocket
146 stars
57 forks
19 open issues
Active Apr 2026
Beginner-Friendly Issues 19
Issues tagged for new contributors
feat: better test selection for `test` CLI
#791 · Apr 3, 2026
enhancement good first issue
Sprocket doesn't tolerate failure to call `bjobs`
#785 · Mar 31, 2026
bug
`test` overwhelming the docker daemon
#781 · Mar 30, 2026
bug good first issue
Rootless Docker: "Failed to read directory" (error 13)
#780 · Mar 30, 2026
bug
Add `wdl-doc` config to `sprocket.toml`
#772 · Mar 27, 2026
enhancement
wdl-lint/analysis: test lint rule examples
#771 · Mar 27, 2026
enhancement
`dev test` silently accepts bad paths
#742 · Mar 20, 2026
bug
independently configurable fixtures and run dirs for `test` command
#739 · Mar 19, 2026
enhancement good first issue
Allow short if/then/else expressions to remain on a single line
#721 · Mar 12, 2026
New `wdl-lint` rule: `NoHostPathLiterals`
#718 · Mar 11, 2026
enhancement
New `wdl-lint` rule: `PreferStructOverMap`
#717 · Mar 11, 2026
enhancement good first issue s-blocked
New `wdl-lint` rule: `NonEmptyOutputs`
#716 · Mar 11, 2026
enhancement
New `wdl-lint` rule: `OptionalInputSafety`
#715 · Mar 11, 2026
enhancement
New `wdl-lint` rule: `ParameterizedResources`
#713 · Mar 11, 2026
enhancement
Enhance `ExpectedRuntimeKeys`: upgrade missing key diagnostics in pedantic mode
#712 · Mar 11, 2026
enhancement s-blocked
Enhance `ContainerUri`: upgrade mutable tag diagnostic in pedantic mode
#711 · Mar 11, 2026
enhancement
New `wdl-lint` rule: `NoInlineInstall`
#709 · Mar 11, 2026
enhancement
New `wdl-lint` rule: `CommandShellSafety`
#708 · Mar 11, 2026
enhancement
Index panics when specified item is not an output
#704 · Mar 10, 2026
bug