Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI] add a job to check for broken links #221

Merged
merged 1 commit into from
Dec 11, 2023
Merged

[CI] add a job to check for broken links #221

merged 1 commit into from
Dec 11, 2023

Conversation

artificial-intelligence
Copy link
Contributor

No description provided.

@artificial-intelligence
Copy link
Contributor Author

use https://github.com/marketplace/actions/markdown-link-check to check external links, because we have a lot of external links in our docs and should be notified when they break.

@artificial-intelligence artificial-intelligence force-pushed the add_link_linter branch 8 times, most recently from d0eb24a to 49c8245 Compare December 8, 2023 11:32
@artificial-intelligence
Copy link
Contributor Author

changed the pattern so we only check external http(s) links and not known dead links for foo.osism.xyz (e.g. testbed links)

@artificial-intelligence artificial-intelligence force-pushed the add_link_linter branch 3 times, most recently from 17030ba to 0ce385a Compare December 8, 2023 14:21
@artificial-intelligence
Copy link
Contributor Author

CI will be green once the broken links are fixed.
This will be the case after #223 get's merged.

@berendt berendt merged commit 3b5cf94 into main Dec 11, 2023
2 checks passed
@berendt berendt deleted the add_link_linter branch December 11, 2023 22:14
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