docs(migrations): canonical npm→Deno template + 2026-05-30 re-inventory (closes #262)#315
Closed
hyperpolymath wants to merge 1 commit into
Closed
docs(migrations): canonical npm→Deno template + 2026-05-30 re-inventory (closes #262)#315hyperpolymath wants to merge 1 commit into
hyperpolymath wants to merge 1 commit into
Conversation
…ry (closes #262) STEP 2 of campaign #253. Adds: - docs/migrations/npm-to-deno-template/deno.json — canonical shape derived from echidna + svalinn + oikos Phase 5 follow-ups. Class A (pure-Deno port) defaults to nodeModulesDir: "none"; Class B (npm wrapper via Deno) sets "auto" per task. - docs/migrations/npm-to-deno-template/MIGRATION.md — per-repo recipe: class triage, scaffolding deletion, CI workflow swaps, commit pattern, PR + auto-merge convention. - docs/migrations/npm-to-deno-template/INVENTORY-2026-05-30.md — re-run with documented excludes returns 162 manifests across 63 repos. Drift from umbrella baseline (172) is -5.8%, within tolerance. No STEP re-ordering required. Source TSV at ~/Documents/npm-to-deno-inventory-2026-05-30.tsv. Closes #262. STEPs 3-7 unblocked. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Owner
Author
|
Closing as duplicate — commit 619565d ('docs(migrations): canonical npm→Deno template + 2026-05-30 re-inventory') is already in main via the merged PR set that landed via different routing (the closes #262 trailer fired through that path). Verified locally: rebasing this branch onto current origin/main drops the patch as 'already upstream'. The npm→Deno template is on disk at |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
STEP 2 of campaign #253 (npm → Deno estate migration).
docs/migrations/npm-to-deno-template/{deno.json, MIGRATION.md, INVENTORY-2026-05-30.md}.deno.jsonderived from echidna + svalinn + oikos Phase 5 follow-ups.Unblocks STEPs 3-7. Closes #262.
Test plan
🤖 Generated with Claude Code