Skip to content

EXP-1609: Delete vercel.json - #1863

Merged
pmckinney-codat merged 3 commits into
mainfrom
exp-1609/delete-vercel-json
Jul 27, 2026
Merged

EXP-1609: Delete vercel.json#1863
pmckinney-codat merged 3 commits into
mainfrom
exp-1609/delete-vercel-json

Conversation

@pmckinney-codat

@pmckinney-codat pmckinney-codat commented Jul 27, 2026

Copy link
Copy Markdown
Collaborator

Cutover complete (27 Jul): docs.codat.io serves from GitHub Pages, so vercel.json is now inert.

Post-cutover cleanup for EXP-1609: deletes vercel.json, which becomes inert once DNS points at Pages (infrastructure-as-code#1467).

Why it's safe to delete rather than port:

  • The single redirect (/docs/angular/your-first-app/2-taking-photos) points at a page that has never existed in this repo — Ionic-template leftover.
  • The CORS headers on /updates/rss.xml are dead config: the only consumer (the portal's "What's New" dropdown) stopped sending x-datadog-* headers when portal-ui removed Datadog RUM (PEP-141, Sep 2025). Its plain GET is covered by GitHub Pages' default access-control-allow-origin: *.

Merging also stops Vercel's now-pointless auto-deploys from main failing over a missing config. The Vercel project itself is decommissioned separately in infrastructure-as-code#1468.

🤖 Generated with Claude Code

Inert once docs.codat.io serves from GitHub Pages: the redirect target
never existed, and the CORS headers on /updates/rss.xml are dead config
(the portal's RSS fetch stopped sending Datadog headers when RUM was
removed in Sep 2025, PEP-141).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@vercel

vercel Bot commented Jul 27, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
codat-docs Ready Ready Preview, Comment Jul 27, 2026 1:27pm

Request Review

@pmckinney-codat pmckinney-codat changed the title EXP-1609: Delete vercel.json (DO NOT MERGE until Pages cutover) EXP-1609: Delete vercel.json Jul 27, 2026
@pmckinney-codat
pmckinney-codat marked this pull request as ready for review July 27, 2026 13:15
@github-actions

Copy link
Copy Markdown

Link check results for preview deployment (https://codat-docs-git-exp-1609-delete-vercel-json-codat.vercel.app):

[]

@pmckinney-codat
pmckinney-codat merged commit fe2b409 into main Jul 27, 2026
6 of 7 checks passed
@pmckinney-codat
pmckinney-codat deleted the exp-1609/delete-vercel-json branch July 27, 2026 13:27
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