Skip to content

fix(registry): update express docs_path after expressjs.com restructure#89

Merged
moshest merged 1 commit into
mainfrom
claude/fix-registry-publish-kLw4Z
May 19, 2026
Merged

fix(registry): update express docs_path after expressjs.com restructure#89
moshest merged 1 commit into
mainfrom
claude/fix-registry-publish-kLw4Z

Conversation

@moshest
Copy link
Copy Markdown
Member

@moshest moshest commented May 19, 2026

Summary

  • The expressjs.com site migrated to Astro and moved English docs from /en to /src/content/docs/en, breaking the scheduled publish-all CI job with Directory not found: /tmp/context-git-…/en.
  • Point docs_path at src/content/docs so the existing locale filter resolves the en/ subdirectory.

Test plan

  • pnpm --filter @neuledge/registry registry build express — built 60 sections / 20,794 tokens locally.
  • Scheduled publish-all workflow succeeds on next run.

Generated by Claude Code

The expressjs.com site migrated to Astro and moved English docs from
/en to /src/content/docs/en, breaking the publish-all CI job. Point
docs_path at /src/content/docs so the locale filter resolves the en
subdirectory.
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 19, 2026

⚠️ No Changeset found

Latest commit: 4d7746c

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@moshest moshest merged commit e16e631 into main May 19, 2026
3 checks passed
@moshest moshest deleted the claude/fix-registry-publish-kLw4Z branch May 19, 2026 12:55
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.

2 participants