Skip to content

docs: remove Arabica network references - #2547

Draft
jcstein wants to merge 4 commits into
mainfrom
jcstein/remove-arabica-refs
Draft

docs: remove Arabica network references#2547
jcstein wants to merge 4 commits into
mainfrom
jcstein/remove-arabica-refs

Conversation

@jcstein

@jcstein jcstein commented Jul 30, 2026

Copy link
Copy Markdown
Member

Summary

  • remove the Arabica network page, navigation entry, image, version constants, and release-sync support
  • remove Arabica tabs, endpoints, faucets, upgrade history, and availability guidance across operator and developer docs
  • update docs generation, link checking, endpoint checking, and contributor guidance to cover Mainnet Beta and Mocha only

Why

Arabica is being sunset and its replacement testnet is internal-only, so public documentation should no longer direct users to Arabica or expose the replacement network.

Impact

The public site now presents Mainnet Beta and Mocha as the supported public networks. The deleted Arabica route is no longer generated, and rendered/searchable docs contain no Arabica references.

Validation

  • yarn lint (passes with one pre-existing warning in NodeAPIContent.tsx)
  • yarn build
  • rendered HTML/Markdown scan for Arabica references and deleted-route links
  • git diff --check
  • latest-tags mainnet filtering assertions
  • CI preview deployment and CodeQL
  • CI link scan: 0 broken internal links

Notes

  • Local yarn check-links cannot start under Node 26 because glob imports a GLOBSTAR export that the pinned minimatch version does not provide.
  • CI's link-check failure is unrelated to this diff: three external URLs already fail on main (two Etherscan 403 responses and one retired zkSync staging explorer), plus an unchanged Mainnet provider returned a transient 502.
  • Historical versioned OpenRPC snapshots under public/specs/ are intentionally unchanged because they are upstream release artifacts and are not rendered or indexed as authored docs.

Linear: https://linear.app/celestia/issue/PROTOCO-2210/remove-all-references-of-arabica-from-celestia-app-docs-website

@github-actions

Copy link
Copy Markdown
Contributor

🚀 Preview Deployment

Your preview is ready: https://celestiaorg.github.io/docs-preview/pr-2547/

@rach-id rach-id left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

all is good except for one nit

Comment thread app/operate/networks/mainnet-beta/page.mdx Outdated
Co-authored-by: CHAMI Rachid <chamirachid1@gmail.com>
@jcstein jcstein self-assigned this Jul 30, 2026
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