Skip to content

ENG-2221 Add sitemap and robots metadata routes - #1385

Merged
mdroidian merged 2 commits into
eng-2234-standardize-website-unit-test-configurationfrom
eng-2221-add-sitemap-and-robots-metadata-routes
Sep 7, 2026
Merged

ENG-2221 Add sitemap and robots metadata routes#1385
mdroidian merged 2 commits into
eng-2234-standardize-website-unit-test-configurationfrom
eng-2221-add-sitemap-and-robots-metadata-routes

Conversation

@mdroidian

Copy link
Copy Markdown
Member

Adds Next.js sitemap and robots metadata routes for public marketing, blog, and documentation pages. The robots route allows public crawling and references the absolute sitemap URL. Validation: pnpm install --frozen-lockfile and pnpm ci:validate passed. Separate delegated review returned no findings.

@linear-code

linear-code Bot commented Sep 2, 2026

Copy link
Copy Markdown

ENG-2221

@supabase

supabase Bot commented Sep 2, 2026

Copy link
Copy Markdown

This pull request has been ignored for the connected project zytfjzqyijgagqxrzbmz because there are no changes detected in packages/database/supabase directory. You can change this behaviour in Project Integrations Settings ↗︎.


Preview Branches by Supabase.
Learn more about Supabase Branching ↗︎.

@vercel

vercel Bot commented Sep 2, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
discourse-graph Ready Ready Preview Sep 7, 2026 3:41am UTC

Request Review

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 2, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-07T03:42:36.154241Z 1dae6dd New commits
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@mdroidian
mdroidian force-pushed the eng-2221-add-sitemap-and-robots-metadata-routes branch from b646c67 to 924129c Compare September 7, 2026 02:51
@mdroidian
mdroidian changed the base branch from main to eng-2234-standardize-website-unit-test-configuration September 7, 2026 02:52
@chatgpt-codex-connector

Copy link
Copy Markdown

💡 Codex Review

include: ["app/**/*.test.{ts,tsx}", "test/unit/**/*.test.{ts,tsx}"],

P1 Badge Include the existing search-index unit test

When pnpm ci:validate invokes this newly added unit-test configuration, apps/website/scripts/build-docs-search-index.test.mjs matches neither include pattern, so regressions in its route mapping and build-output assertions can pass required validation. Extend test:unit to run that Node test or migrate it into the configured Vitest suite.

AGENTS.md reference: AGENTS.md:L93-L98

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@mdroidian
mdroidian force-pushed the eng-2221-add-sitemap-and-robots-metadata-routes branch from 924129c to 74eb07d Compare September 7, 2026 03:15

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 74eb07def8

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread apps/website/app/sitemap.ts Outdated
@mdroidian

Copy link
Copy Markdown
Member Author

The search-index test finding is addressed by a46c452 in #1406 and included in this rebased branch. The website test:unit command now runs all four existing Node search-index tests before Vitest. Frozen install, ci:validate, and GitHub checks passed. This is a general PR comment rather than a resolvable review thread.

@mdroidian
mdroidian merged commit 848597a into eng-2234-standardize-website-unit-test-configuration Sep 7, 2026
9 checks passed
@mdroidian
mdroidian deleted the eng-2221-add-sitemap-and-robots-metadata-routes branch September 7, 2026 05:47
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