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

Dead Link Checker #4104

Merged
merged 6 commits into from
Dec 10, 2024
Merged

Conversation

MarkAckert
Copy link
Member

@MarkAckert MarkAckert commented Dec 6, 2024

Our previous dead link checker wasn't being run or checked very frequently, and only ran scheduled on a weekly basis. We had a dead link in the PSWI artifact which was uncaught for an unknown period of time.

This new link check automation:

  • Will run on every PR commit
  • Covers links present in PSWI, SMP/e, and ZWE tool
  • Does not cover dev documentation in markdown files

Signed-off-by: MarkAckert <[email protected]>
@MarkAckert MarkAckert added the Build: None Used in CI label Dec 6, 2024
@MarkAckert
Copy link
Member Author

@muzikovam @pavelzlatnik could you review the 2 dead links in the PSWI files? Exact output is in the Link Check CI build, failed links are techdocs urls in workflows/files/ZWELOADC.xml.

Signed-off-by: mm667937 <[email protected]>
@MarkAckert MarkAckert merged commit 05e500d into v3.x/staging Dec 10, 2024
9 checks passed
@MarkAckert MarkAckert deleted the user/markackert/dead-link-checker branch December 10, 2024 18:51
MarkAckert added a commit that referenced this pull request Dec 10, 2024
MarkAckert added a commit that referenced this pull request Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Build: None Used in CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants