Skip to content

Fix compat-cron table insert, add tapedeck cross-sell - #4

Merged
nkwib merged 1 commit into
mainfrom
chore/compat-table-fix-and-tapedeck-cross-sell
Jun 10, 2026
Merged

Fix compat-cron table insert, add tapedeck cross-sell#4
nkwib merged 1 commit into
mainfrom
chore/compat-table-fix-and-tapedeck-cross-sell

Conversation

@nkwib

@nkwib nkwib commented Jun 10, 2026

Copy link
Copy Markdown
Owner

What

  • COMPATIBILITY.md: the weekly cron's auto-appended 6.0.193 row landed at the end of the file, outside the Tested versions table (after the Pinned peer range section). Moved it back into the table.
  • sdk-compat.yml: replaced the end-of-file >> append with a table-aware awk insert so future cron rows land inside the table. Idempotency check unchanged.
  • README: added a Pairs well with tapedeck section — tapedeck/vitest now ships the toFollowRoute() trajectory matcher, which reads the router's public adjacency/routerVersion fields structurally (no dependency in either direction).
  • Removed a stray untracked package-lock.json (pnpm repo).

Verification

  • pnpm typecheck and pnpm test green (40 tests).
  • awk insert dry-run verified against the fixed COMPATIBILITY.md (row lands in the table, prose sections untouched).

- COMPATIBILITY.md: move the cron-appended 6.0.193 row back inside the
  Tested versions table (the append landed after the prose sections)
- sdk-compat.yml: replace the end-of-file append with a table-aware
  awk insert so future cron rows land in the table
- README: 'Pairs well with tapedeck' section now that tapedeck/vitest
  ships the toFollowRoute() trajectory matcher
@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying toolroute with  Cloudflare Pages  Cloudflare Pages

Latest commit: 7085c8c
Status: ✅  Deploy successful!
Preview URL: https://32f11622.toolroute.pages.dev
Branch Preview URL: https://chore-compat-table-fix-and-t.toolroute.pages.dev

View logs

@nkwib
nkwib merged commit 1a722ad into main Jun 10, 2026
3 checks passed
@nkwib
nkwib deleted the chore/compat-table-fix-and-tapedeck-cross-sell branch June 10, 2026 19:56
nkwib added a commit that referenced this pull request Jun 22, 2026
…cross-sell

Fix compat-cron table insert, add tapedeck cross-sell
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