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

ignore problematic link during linkcheck #57

Merged
merged 1 commit into from
May 29, 2024
Merged

Conversation

niksirbi
Copy link
Member

@niksirbi niksirbi commented May 29, 2024

The CI is failing on the main branch because of a linkcheck problem.
Specifically:

(open_science/Licensing: line   51) broken    https://joinup.ec.europa.eu/collection/eupl/solution/joinup-licensing-assistant/jla-compatibility-checker - 403 Client Error: Forbidden for url: https://joinup.ec.europa.eu/collection/eupl/solution/joinup-licensing-assistant/jla-compatibility-checker

Curiously, linkcheck passes locally, but fails on CI despite multiple manual re-runs.
In any case, this PR tells sphinx link check to ignore this specific link.

@niksirbi niksirbi marked this pull request as ready for review May 29, 2024 12:30
@niksirbi niksirbi requested a review from adamltyson May 29, 2024 12:30
@adamltyson
Copy link
Member

Curiously, linkcheck passes locally, but fails on CI despite multiple manual re-runs.

This happens a lot, and I've no idea why. Some kind of security to block bots?

@adamltyson adamltyson merged commit 2e4a759 into main May 29, 2024
3 checks passed
@adamltyson adamltyson deleted the ignore-broken-link branch May 29, 2024 12:46
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