Skip to content

Add internal link checking to PR tests#59

Merged
nyechiel merged 1 commit intomasterfrom
ci/add-link-checker
Feb 12, 2026
Merged

Add internal link checking to PR tests#59
nyechiel merged 1 commit intomasterfrom
ci/add-link-checker

Conversation

@nyechiel
Copy link
Owner

@nyechiel nyechiel commented Feb 12, 2026

Summary

  • Add internal link checking to the build-and-test job using html-proofer
  • Installs html-proofer standalone via gem install (no Gemfile changes)
  • Checks internal links only (external disabled to avoid flaky CI)
  • Ignores redirect page URLs and the Font Awesome CSS reference

Test plan

  • Verify the PR Tests workflow passes with the new link check step

🤖 Generated with Claude Code

Install html-proofer standalone in the workflow and validate internal
links after building the site. Ignores redirect pages and the
fontawesome CSS reference.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@nyechiel nyechiel force-pushed the ci/add-link-checker branch from ad3b223 to 5883387 Compare February 12, 2026 20:00
@nyechiel nyechiel merged commit 6c80dd4 into master Feb 12, 2026
6 checks passed
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