docs icon indicating copy to clipboard operation
docs copied to clipboard

Remove deprecated experiments documentation page

Open Copilot opened this issue 2 months ago • 5 comments

  • [x] Understand the repository structure and identify files to remove
  • [x] Remove the old experiments documentation page at pages/docs/reports/apps/experiments.mdx
  • [x] Remove the reference to the old experiments page in pages/docs/reports/apps.mdx
  • [x] Remove the reference to experiments from pages/docs/reports/apps/_meta.ts
  • [x] Run spelling check to ensure no issues
  • [x] Build the project to verify no errors
  • [x] Verify changes accomplish the goal
  • [x] Properly handle build artifacts in .gitignore

View original Slack conversation


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Copilot avatar Nov 25 '25 20:11 Copilot

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

Project Deployment Preview Comments Updated (UTC)
docs Ready Ready Preview Comment Dec 5, 2025 11:56pm

vercel[bot] avatar Nov 25 '25 20:11 vercel[bot]

@copilot can you fix this build error?

15:19:42.454 
Error: Validation of "_meta" file has failed.
15:19:42.454 
The field key "experiments" in `_meta` file refers to a page that cannot be found, remove this key from "_meta" file.
15:19:42.454 
    at e (/vercel/path0/.next/server/chunks/2884.js:3:227)
15:19:42.454 
    at e (/vercel/path0/.next/server/chunks/2884.js:4:531)
15:19:42.454 
    at e (/vercel/path0/.next/server/chunks/2884.js:4:531)
15:19:42.454 
    at e (/vercel/path0/.next/server/chunks/2884.js:4:531)
15:19:42.454 
    at /vercel/path0/.next/server/chunks/2884.js:1:95335
15:19:42.454 
    at Object.Kc [as useMemo] (/vercel/path0/node_modules/react-dom/cjs/react-dom-server.browser.production.min.js:60:240)
15:19:42.454 
    at exports.useMemo (/vercel/path0/node_modules/react/cjs/react.production.min.js:26:48)
15:19:42.454 
    at eo (/vercel/path0/.next/server/chunks/2884.js:1:95323)
15:19:42.454 
    at Wc (/vercel/path0/node_modules/react-dom/cjs/react-dom-server.browser.production.min.js:68:44)
15:19:42.454 
    at Zc (/vercel/path0/node_modules/react-dom/cjs/react-dom-server.browser.production.min.js:70:253)

junhouse avatar Nov 25 '25 20:11 junhouse

@copilot can you fix this build error?

...

Fixed in d99c031. The issue was that the _meta.ts file in pages/docs/reports/apps/ still referenced the "experiments" page. I've removed that reference and verified the build completes successfully.

Copilot avatar Nov 25 '25 20:11 Copilot

NEW: Screenshot 2025-11-25 at 3 43 54 PM

OLD: Screenshot 2025-11-25 at 3 44 10 PM

Verified that the page is removed.

junhouse avatar Nov 25 '25 20:11 junhouse

@junhouse Unfortunately I hit an unexpected error while processing your comment. I've automatically reported this to GitHub.

You can ask me to try again later by mentioning me in a new comment.

If you want to contact GitHub about this error, please mention the following identifier so they can better serve you: 8a5edba3-6af6-42b7-b12c-a43d40581b6e

Sorry for the inconvenience!

Copilot avatar Nov 25 '25 20:11 Copilot

lgtm, however do we want to redirect this old page to another one? if so, please update the redirects file

let me check with Neha

junhouse avatar Dec 04 '25 19:12 junhouse