Skip to content

docs(cli): the subcommand count after merging both pull requests - #110

Merged
RobbinBouwmeester merged 1 commit into
mainfrom
docs/cli-reference-count
Sep 22, 2026
Merged

RobbinBouwmeester merged 1 commit into
mainfrom
docs/cli-reference-count

Conversation

@RobbinBouwmeester

Copy link
Copy Markdown
Member

Main is red on one line of a generated file.

#107 added sub-library and #109 added pool. Each regenerated docs/23_cli_reference.md against a tree that had only its own subcommand, so the merged file carries a count taken before the other existed:

-20 of the 23 documented subcommands accept `--config`:
+20 of the 24 documented subcommands accept `--config`:

That is the entire diff, and it is why end-to-end smoke fails on main while build, test, clippy, the config reference, the SBOM, the licence inventory and the doc-reference check all pass. Verified locally on main at 0e02cff: the other five generators report up to date, and ci/smoke.sh runs green end to end.

🤖 Generated with Claude Code

`#107` added `sub-library` and `#109` added `pool`. Each regenerated the CLI
reference against a tree that had only its own subcommand, so the merged file
carries a count taken before the other existed:

    -20 of the 23 documented subcommands accept `--config`:
    +20 of the 24 documented subcommands accept `--config`:

That one line is the whole of it, and it is why the end-to-end smoke job fails
on main while build, test, clippy and every other check pass. The counts in that
sentence are computed by the generator, so nothing else had to change.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@RobbinBouwmeester
RobbinBouwmeester merged commit a816768 into main Sep 22, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant