v1 release gate: hard-cut every deprecated alias before 1.0 #1238

Merged
coilysiren merged 1 commit from issue-1050 into main 2026-07-14 07:31:55 +00:00
Member

Removes the deprecated alias surface before v1 so the binary, docs, and tests only accept canonical spellings.

  • Removes compatibility aliases from the CLI/parser path and broker acceptance.
  • Regenerates the generated flag tree and updates tests/docs to match the cut.
  • Validation: ward exec build, ward exec test, ward exec vet, ward exec lint, pre-commit run --all-files.

closes #1050
ward.workflow: pull-request-and-merge

Removes the deprecated alias surface before v1 so the binary, docs, and tests only accept canonical spellings. - Removes compatibility aliases from the CLI/parser path and broker acceptance. - Regenerates the generated flag tree and updates tests/docs to match the cut. - Validation: `ward exec build`, `ward exec test`, `ward exec vet`, `ward exec lint`, `pre-commit run --all-files`. closes #1050 ward.workflow: pull-request-and-merge
cut deprecated ward aliases before v1
All checks were successful
test / test (pull_request) Successful in 33s
8dbd200387
Sign in to join this conversation.
No description provided.