Skip to content

feat: replace Python link-checker submodule with TypeScript scripts#813

Merged
EchinopsisM merged 1 commit into
ethersphere:masterfrom
bullfrogbean:feat/typescript-link-checker
May 27, 2026
Merged

feat: replace Python link-checker submodule with TypeScript scripts#813
EchinopsisM merged 1 commit into
ethersphere:masterfrom
bullfrogbean:feat/typescript-link-checker

Conversation

@EchinopsisM
Copy link
Copy Markdown
Collaborator

  • Remove the tools/docusaurus-link-checker git submodule (Python)
  • Add TypeScript link-checker scripts (check_links.ts, check_live_links.ts)
  • Rewire check:links / build:check to run via tsx; drop precheck:links
  • Add tsx, typescript and @types/node devDependencies and tsconfig.json
  • Update README link-checker section (no submodule init required)

- Remove the tools/docusaurus-link-checker git submodule (Python)
- Add TypeScript link-checker scripts (check_links.ts, check_live_links.ts)
- Rewire check:links / build:check to run via tsx; drop precheck:links
- Add tsx, typescript and @types/node devDependencies and tsconfig.json
- Update README link-checker section (no submodule init required)
@netlify
Copy link
Copy Markdown

netlify Bot commented May 27, 2026

Deploy Preview for test-twitter-preview-testing-3 ready!

Name Link
🔨 Latest commit 7ca8689
🔍 Latest deploy log https://app.netlify.com/projects/test-twitter-preview-testing-3/deploys/6a1761e2d3031a000804737b
😎 Deploy Preview https://deploy-preview-813--test-twitter-preview-testing-3.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@EchinopsisM EchinopsisM merged commit 7f8e6de into ethersphere:master May 27, 2026
9 checks passed
EchinopsisM pushed a commit that referenced this pull request May 27, 2026
Salvages two still-valid fixes from the now-obsolete PR #794:
- Remove the dead FairOS link from the Fair Data Society page
- Remove the Sepolia network config block from the Bee FAQ

PR #794's other changes are superseded: the Python link checker it
targeted was replaced with TypeScript (#813), and awesome-list.mdx is
now build-time generated and gitignored (#811).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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