Skip to content

Serve the Schema Stitching website from this repo - #1982

Merged
Urigo merged 1 commit into
masterfrom
product-stitching
Sep 10, 2026
Merged

Urigo merged 1 commit into
masterfrom
product-stitching

Conversation

@Urigo

@Urigo Urigo commented Sep 9, 2026

Copy link
Copy Markdown
Member

Ports the-guild.dev/graphql/stitching from its separate Nextra deployment into this site as a registry product of the shared plumbing in #1976. Upstream content PR: ardatan/schema-stitching#1870.

Stacked on #1976: the diff shows both until that merges. The Schema Stitching part is the last commit, one file: website/src/products/stitching/product.ts (name, mark, repo, sections, redirects, landing copy).

What it serves

  • The 41 pages of the old site: landing page in the Hive brand, the docs with the Hive docs chrome, per-page Markdown, llms.txt / llms-full.txt, sitemap, search index, and redirects for every legacy URL (all 41 old sitemap URLs verified against the build). Two sections: the docs and the handbook, each with its own sidebar.

Merge order

  1. Reduce website/ to the docs content ardatan/schema-stitching#1870 (upstream content).
  2. Add shared plumbing for the small product docs sites #1976 (shared plumbing), if not merged yet.
  3. Drop the TEMPORARY contentRef line in product.ts, then merge this PR.
  4. Stop routing /graphql/stitching to the old Pages deployment #1975, the router-mapping removal, after this PR's Pages build finishes.

🤖 Generated with Claude Code

@coderabbitai

coderabbitai Bot commented Sep 9, 2026

Copy link
Copy Markdown

Warning

Review limit reached

Next included review available in 59 minutes.

Check out review usage here.

View limit details

Limit details: You’ve used all 2 included reviews currently available.

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

Learn how review limits work.

Review configuration:

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Advanced

Run ID: e521a710-8b6a-4e30-8ff1-c70d416d1878

📥 Commits

Reviewing files that changed from the base of the PR and between f7de3be and 794309a.

📒 Files selected for processing (1)
  • website/src/products/stitching/product.ts

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@github-actions

github-actions Bot commented Sep 9, 2026

Copy link
Copy Markdown

💻 Website Preview

The latest changes are available as preview in: https://pr-1982.guild-dev-website.pages.dev

Registers Schema Stitching as a product of the shared docs plumbing: its content
is fetched from ardatan/schema-stitching at build time and rendered at
/graphql/stitching with a landing page in the Hive brand, the docs, per-page
Markdown, llms.txt, sitemap and the redirects for every old URL.

The contentRef field is TEMPORARY: it points the fetch at the upstream
content PR branch until that PR merges, and goes before this merges.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
@Urigo
Urigo force-pushed the product-stitching branch from 35e4257 to 794309a Compare September 9, 2026 21:08
@Urigo
Urigo merged commit 27bfcdd into master Sep 10, 2026
7 checks passed
@Urigo
Urigo deleted the product-stitching branch September 10, 2026 00:17

This branch was successfully deployed

1 active deployment
preview 794309ad Deployed Sep 9, 2026 by github-actions[bot]
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