feat(registry): add wrangler package definition - #150
Conversation
Add Cloudflare Workers (https://github.com/cloudflare/cloudflare-docs) documentation package definition to the npm registry.
|
moshest
left a comment
There was a problem hiding this comment.
Thanks for the contribution! Your CI runs are gated because this is your first PR here, so I built the definition locally to check it:
Building npm/wrangler@latest...
Sections: 1887
Tokens: 572387
Healthy build. cloudflare/cloudflare-docs is the canonical docs repo and src/content/docs/workers resolves, so the path is right. Shape matches neighbours like astro.yaml and prisma.yaml (docs living in a separate repo from repository: is normal here), and it correctly avoids the versions:/min_version: form.
One note, not blocking: pointing at all of workers rather than workers/wrangler pulls in the whole Workers platform, which is why this is on the large side. I think that's the more useful context for wrangler users, so I'll merge it as is.
Generated by Claude Code
Releases @neuledge/context 1.2.4 -> 1.2.5 (patch). Consumed one changeset, .changeset/tidy-manual-examples.md, declared as a patch on @neuledge/context and added by #137: preserve code formatting in HTML documentation that uses bare preformatted blocks, including systemd's rendered DocBook manuals. It was the only changeset on main, it names the published package only, and a patch bump is the right size for it. @neuledge/registry 0.0.17 -> 0.0.18 is the automatic dependent bump that changesets emits for the workspace:* dependency. It is "private": true, is not published, appears in no changeset, and matches the shape of the last release PR (#129). Cross-checked recently merged work: #133, #149 and #150 add registry YAML definitions only and #136 changes the private registry package only, so none of them warrants a changeset. No user-facing packages/context change merged without one. Verified against npm before merging: dist-tags.latest for @neuledge/context is 1.2.4 and 1.2.5 is absent from the published version list, so the new version is strictly greater and does not collide. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01NBQQpA86yYzwJUiVz8ph2R
Adds the package documentation definition for Cloudflare Workers (
pm/wrangler) to the community registry.
Cloudflare Workers (\cloudflare/cloudflare-docs) hosts its developer platform documentation under \src/content/docs/workers. This unversioned definition enables AI agents to query official Cloudflare Workers and Wrangler documentation directly via Context.
Build Verification
Tested locally using the registry test tools: