Skip to content

Support worktrees when generating checkout docs - #4616

Draft
andrewmcgov wants to merge 1 commit into
2026-10-rcfrom
am/checkout-support-worktrees
Draft

Support worktrees when generating checkout docs#4616
andrewmcgov wants to merge 1 commit into
2026-10-rcfrom
am/checkout-support-worktrees

Conversation

@andrewmcgov

Copy link
Copy Markdown
Contributor

Summary

Update checkout docs generation to use the same worktree-aware Shopify Dev path resolution as Customer Account docs.

Tophat

Generate checkout docs into a specific World worktree:

SHOPIFY_DEV_PATH="$HOME/world/trees/<worktree>/src" \
  yarn docs:checkout 2026-10-rc

Confirm the generated files were copied to:

$HOME/world/trees/<worktree>/src/areas/platforms/shopify-dev/db/data/docs/templated_apis/checkout_extensions/2026-10-rc

You can also verify WORLD_PATH works:

WORLD_PATH="$HOME/world/trees/<worktree>" \
  yarn docs:checkout 2026-10-rc

Assisted-By: devx/73a9dbe2-f996-454a-bafa-ea156839ac0a
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