Skip to content

Account for skipped builds in build_docs() #261

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 2 commits into from
Apr 11, 2025
Merged

Account for skipped builds in build_docs() #261

merged 2 commits into from
Apr 11, 2025

Conversation

AA-Turner
Copy link
Member

The build_docs() function uses the build_succeeded set to track which versions need updated symlinks. However, DocBuilder.run() currently always returns True unless an exception was raised. Here, we allow returning a third state (None) to signal skipped builds.

@AA-Turner AA-Turner merged commit a6a666d into main Apr 11, 2025
6 checks passed
@AA-Turner AA-Turner deleted the skipped branch April 11, 2025 06:17
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.

1 participant