feat: broken links checking #39

Open
opened 2024-08-08 09:36:05 +00:00 by rasmus · 0 comments
Owner

https://github.com/JustinBeckwith/linkinator

It could probably run with Woodpecker. Possibly display status on prom, or just alert to slack / create issue in kube repo. I'm against CI status, as it could be confusing for PRs or general repo 'it works' check.

Sources to check:

  • wiki.k-space.ee
  • git.k-space.ee: kube repo, possibly all of git.k-space.ee/k-space.
    • Not only markdown, also check comments (and values?): Wrapper for ripgrepping all URLs, and filtering out known/supposed-to-be deads.
  • text file: https://k-space.ee/rules is legally required to work, for example
https://github.com/JustinBeckwith/linkinator It could probably run with Woodpecker. Possibly display status on prom, or just alert to slack / create issue in kube repo. I'm against CI status, as it could be confusing for PRs or general repo 'it works' check. Sources to check: - wiki.k-space.ee - git.k-space.ee: kube repo, possibly all of git.k-space.ee/k-space. - Not only markdown, also check comments (and values?): Wrapper for ripgrepping all URLs, and filtering out known/supposed-to-be deads. - text file: https://k-space.ee/rules is legally required to work, for example
rasmus added the new app label 2024-08-16 21:37:29 +00:00
Sign in to join this conversation.