Nx
Enterprise
Nx
Sign in / Sign up
Open main menu
Nx
GitHub
Overview
Runs
Analytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Succeeded
35351
22159d64 fix(nx-dev): restore sitemap generation (keep robots.txt served from astro-docs) ## Current Behavior After the cleanup in #35315 removed next-sitemap, nx.dev/sitemap.xml and nx.dev/sitemap-0.xml 404. The framer-sitemap.ts edge function still serves /sitemap-1.xml and astro-docs serves /docs/sitemap-index.xml, but there's no root index tying them together, so SEO crawlers lose the sitemap entry point. ## Expected Behavior Bring back next-sitemap with generateRobotsTxt disabled. The sitemap target rebuilds: - public/sitemap.xml — root index (patched to include /sitemap-1.xml and /docs/sitemap-index.xml via scripts/patch-sitemap-index.mjs) - public/sitemap-0.xml — Next.js pages (now just /courses/* since the cleanup pared nx-dev down) robots.txt continues to be served via the Next.js beforeFiles rewrite to astro-docs (Content-Signal and correct sitemap URL preserved). This is a stopgap to unbreak sitemaps quickly; long-term we'll move sitemap generation out of Next.js alongside the rest of the nx-dev retirement. ## Related Issue(s) DOC-479
by Jack Hsu
J
Failed
35351
22159d64 fix(nx-dev): restore sitemap generation (keep robots.txt served from astro-docs) ## Current Behavior After the cleanup in #35315 removed next-sitemap, nx.dev/sitemap.xml and nx.dev/sitemap-0.xml 404. The framer-sitemap.ts edge function still serves /sitemap-1.xml and astro-docs serves /docs/sitemap-index.xml, but there's no root index tying them together, so SEO crawlers lose the sitemap entry point. ## Expected Behavior Bring back next-sitemap with generateRobotsTxt disabled. The sitemap target rebuilds: - public/sitemap.xml — root index (patched to include /sitemap-1.xml and /docs/sitemap-index.xml via scripts/patch-sitemap-index.mjs) - public/sitemap-0.xml — Next.js pages (now just /courses/* since the cleanup pared nx-dev down) robots.txt continues to be served via the Next.js beforeFiles rewrite to astro-docs (Content-Signal and correct sitemap URL preserved). This is a stopgap to unbreak sitemaps quickly; long-term we'll move sitemap generation out of Next.js alongside the rest of the nx-dev retirement. ## Related Issue(s) DOC-479
by Jack Hsu
J
Succeeded
35351
9e23b3ab fix(nx-dev): restore sitemap generation (keep robots.txt served from astro-docs) ## Current Behavior After the cleanup in #35315 removed next-sitemap, nx.dev/sitemap.xml and nx.dev/sitemap-0.xml 404. The framer-sitemap.ts edge function still serves /sitemap-1.xml and astro-docs serves /docs/sitemap-index.xml, but there's no root index tying them together, so SEO crawlers lose the sitemap entry point. ## Expected Behavior Bring back next-sitemap with generateRobotsTxt disabled. The sitemap target rebuilds: - public/sitemap.xml — root index (patched to include /sitemap-1.xml and /docs/sitemap-index.xml via scripts/patch-sitemap-index.mjs) - public/sitemap-0.xml — Next.js pages (now just /courses/* since the cleanup pared nx-dev down) robots.txt continues to be served via the Next.js beforeFiles rewrite to astro-docs (Content-Signal and correct sitemap URL preserved). This is a stopgap to unbreak sitemaps quickly; long-term we'll move sitemap generation out of Next.js alongside the rest of the nx-dev retirement. ## Related Issue(s) DOC-479
by Jack Hsu
J
Previous page
Previous
Next
Next page