docs(#12844): add cloud routing tail headers - #12912
Conversation
There was a problem hiding this comment.
Your trial has ended. Reactivate Greptile to resume code reviews.
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Local validation pass from an isolated checkout at Commands run: git remote set-url origin https://github.com/elizaOS/eliza.git
git fetch origin develop
bun run check:comment-only
bunx @biomejs/biome check packages/cloud/routing/src/features.ts packages/cloud/routing/src/index.ts packages/cloud/routing/src/resolve.test.ts packages/cloud/routing/src/resolve.ts packages/cloud/routing/src/types.ts packages/cloud/docs-redirect/src/worker.test.ts packages/cloud/docs-redirect/src/worker.ts
bun run --cwd packages/cloud/routing test
bun run --cwd packages/cloud/docs-redirect test
git diff --check origin/develop..HEADResult: all passed. |
|
❌ PR title does not match the required pattern. Please use one of these formats:
|
Summary
packages/cloud/routing/srcTypeScript source files called out by the B07-D tail audit/** ... */prose headerRefs #12844.
Verification
bun run check:comment-only(7 source file(s) changed; every code token identical to origin/develop)bunx @biomejs/biome check packages/cloud/routing/src/features.ts packages/cloud/routing/src/index.ts packages/cloud/routing/src/resolve.test.ts packages/cloud/routing/src/resolve.ts packages/cloud/routing/src/types.ts packages/cloud/docs-redirect/src/worker.test.ts packages/cloud/docs-redirect/src/worker.tsbun run --cwd packages/cloud/routing test(1 file / 61 tests)bun run --cwd packages/cloud/docs-redirect test(1 file / 6 tests)git diff --check origin/develop...HEADVerify limitation
bun run verifywas attempted twice during the surrounding comment-only sweep and failed outside this change at@elizaos/cloud-shared:typecheck: missing declarations fordrizzle-orm*resolved throughdist/node_modules, followed by implicit-any errors inplugins/plugin-sql/src/schema/*. This branch is comment-only and the scoped verifier proves zero functional token changes.Evidence
scripts/assert-comment-only-diff.mjs.