Skip to content

Skip link-check on pull requests#1482

Merged
rajeeja merged 3 commits intomainfrom
rajeeja/fix_linkcheck
Apr 1, 2026
Merged

Skip link-check on pull requests#1482
rajeeja merged 3 commits intomainfrom
rajeeja/fix_linkcheck

Conversation

@rajeeja
Copy link
Copy Markdown
Contributor

@rajeeja rajeeja commented Apr 1, 2026

Skips linkcheck on pull requests and disables notebook execution for linkcheck, with an unrelated Agg plotting-test fix to stabilize Windows CI.

@rajeeja rajeeja requested a review from erogluorhan April 1, 2026 16:01
@anissa111
Copy link
Copy Markdown
Member

anissa111 commented Apr 1, 2026

This isn't strictly related, but I noticed that you're executing all the notebooks while running linkcheck, it might be worth adding a step to the linkcheck job that runs:

echo 'nb_execution_mode = "off"' >> docs/conf.py

@rajeeja
Copy link
Copy Markdown
Contributor Author

rajeeja commented Apr 1, 2026

This isn't strictly related, but I noticed that you're executing all the notebooks while running linkcheck, it might be worth adding a step to the linkcheck job that runs:

echo 'nb_execution_mode = "off"' >> docs/conf.py

This isn't strictly related, but I noticed that you're executing all the notebooks while running linkcheck, it might be worth adding a step to the linkcheck job that runs:

echo 'nb_execution_mode = "off"' >> docs/conf.py

That seems reasonable. I just pushed a fix.

Copy link
Copy Markdown
Member

@erogluorhan erogluorhan left a comment

Choose a reason for hiding this comment

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

This looks great to me; thanks Rajeev!

@rajeeja rajeeja merged commit 4c33ec5 into main Apr 1, 2026
13 checks passed
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.

3 participants