Expand description
Workflow guard — flag a workflow invocation naming a subcommand the CLI no longer exposes. Extraction is a line-based, shell-aware scan, not a GitHub Actions parser.
Structs§
- Invocation
- A single
testing-conventionsinvocation found in a workflow file.
Functions§
- check
- One
Violationper invocation underpathnaming a subcommandrootno longer exposes. - invocations
- Every
testing-conventionsinvocation underpath— a workflow file or a directory of them — in file-then-line order. - unknown_
subcommands - Of
invocations, the ones whose subcommand chain names a subcommand the clap treerootno longer exposes.