diff --git a/README.md b/README.md index aed0d27..4e2970e 100644 --- a/README.md +++ b/README.md @@ -28,3 +28,4 @@ git add -A && git commit -m "..." && git tag vX.Y.Z && git push --tags CI (`buf-lint-and-breaking`) gates lint + breaking-change checks. CI (`codegen-check`) re-runs `buf generate` and fails if `gen/` doesn't match what's committed — never hand-edit `gen/`. See `PLAN.md` for the full rollout plan (tagging convention, server/SDK/CLI migration). +# Final test - clean cache removal