Skip to content

feat: new link checking method#332

Merged
keraron merged 12 commits into
mainfrom
link-checking-alternate-method
Dec 8, 2025
Merged

feat: new link checking method#332
keraron merged 12 commits into
mainfrom
link-checking-alternate-method

Conversation

@keraron

@keraron keraron commented Nov 27, 2025

Copy link
Copy Markdown
Member

Fixes #318

This PR proposes Lychee as the link checking tool for the documentation instead of htmlproofer.

  • Link checking runs once a day instead of every build.
  • Also checks the links in PRs.
  • Can be used in tasks to validate local changes.

Signed-off-by: Aron Kerekes <arkereke@cisco.com>
Signed-off-by: Aron Kerekes <arkereke@cisco.com>
Signed-off-by: Aron Kerekes <arkereke@cisco.com>
Signed-off-by: Aron Kerekes <arkereke@cisco.com>
Signed-off-by: Aron Kerekes <arkereke@cisco.com>
@keraron keraron requested a review from lgecse November 27, 2025 17:33
Signed-off-by: Aron Kerekes <arkereke@cisco.com>
Signed-off-by: Aron Kerekes <arkereke@cisco.com>
@keraron keraron force-pushed the link-checking-alternate-method branch from d4dc5e4 to e9f59f0 Compare November 28, 2025 13:51
Signed-off-by: Aron Kerekes <arkereke@cisco.com>
@keraron keraron force-pushed the link-checking-alternate-method branch from 1d0c9bf to 7560709 Compare November 28, 2025 14:56
Signed-off-by: Aron Kerekes <arkereke@cisco.com>
Signed-off-by: Aron Kerekes <arkereke@cisco.com>
Signed-off-by: Aron Kerekes <arkereke@cisco.com>
Signed-off-by: Aron Kerekes <arkereke@cisco.com>
@keraron keraron marked this pull request as ready for review December 6, 2025 11:38
@keraron keraron requested a review from a team as a code owner December 6, 2025 11:38
@keraron keraron changed the title Link checking alternate method feat: new link checking method Dec 8, 2025
@keraron keraron merged commit 0c22275 into main Dec 8, 2025
6 checks passed
@keraron keraron deleted the link-checking-alternate-method branch December 8, 2025 13:33
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.

[Docs]: Move link checking to scheduled GitHub Action and remove it from regular builds

2 participants