Skip to content

Stabilize Linkcheck Test #4693

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

Merged
merged 4 commits into from
Mar 1, 2025
Merged

Stabilize Linkcheck Test #4693

merged 4 commits into from
Mar 1, 2025

Conversation

Bibo-Joshi
Copy link
Member

Also uploads the output as artifact so that it's easier to locally check for the failed entries

@Bibo-Joshi Bibo-Joshi added ⚙️ documentation affected functionality: documentation 🔗 github-actions related technology: github-actions ⚙️ ci-cid affected functionality: ci-cid labels Mar 1, 2025
@Bibo-Joshi Bibo-Joshi requested a review from Copilot March 1, 2025 09:51
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR Overview

The PR aims to stabilize the linkcheck tests by adjusting the configuration for known network issues and by capturing the linkcheck output for easier debugging.

  • In docs/source/conf.py, a comment and regex escape were added to bypass issues with the LGPL license link.
  • In the GitHub workflow, a new step was added to upload linkcheck output as an artifact.

Reviewed Changes

File Description
docs/source/conf.py Added regex escape for LGPL license link and accompanying comment.
.github/workflows/docs-linkcheck.yml Added a workflow step to upload the linkcheck output artifact.

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

Bibo-Joshi and others added 3 commits March 1, 2025 10:52
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@Bibo-Joshi Bibo-Joshi merged commit 77c2593 into master Mar 1, 2025
8 checks passed
@Bibo-Joshi Bibo-Joshi deleted the linkcheck-fixes branch March 1, 2025 10:31
@github-actions github-actions bot locked and limited conversation to collaborators Mar 9, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
⚙️ ci-cid affected functionality: ci-cid ⚙️ documentation affected functionality: documentation 🔗 github-actions related technology: github-actions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant