Skip to content

docsy.dev: install link-cache from the npm registry#2687

Merged
chalin merged 1 commit into
google:mainfrom
chalin:chalin-link-cache-registry-2026-0722
Jul 22, 2026
Merged

docsy.dev: install link-cache from the npm registry#2687
chalin merged 1 commit into
google:mainfrom
chalin:chalin-link-cache-registry-2026-0722

Conversation

@chalin

@chalin chalin commented Jul 22, 2026

Copy link
Copy Markdown
Collaborator
  • Follow-up to docsy.dev: run link-check bins directly, not via npx #2686: switches docsy.dev's link-cache devDependency from the GitHub pin (github:chalin/link-cache#semver:^0.2.0) to the package's first npm registry release, published with the registry's strictest settings (trusted publishing, 2FA required, tokens disallowed).
  • Registry installs are faster (no git clone) and immutable — a published version's tarball can't change, which matters here since lockfiles are gitignored.
  • Verified: npm install resolves link-cache@0.3.0 from the registry, and the lychee-norm-cache / refcache bins run from node_modules/.bin.

@chalin chalin added this to the 0.16.0 milestone Jul 22, 2026
@chalin
chalin merged commit 2b0fba2 into google:main Jul 22, 2026
17 checks passed
@chalin
chalin deleted the chalin-link-cache-registry-2026-0722 branch July 22, 2026 15:32
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