Skip to content

Increase frequency of English HTML documentation builds #604

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 1 commit into from
Aug 15, 2025

Conversation

AA-Turner
Copy link
Member

This increases the frequency of checking for new updates to rebuild for the English HTML-only documentation builds to once every five minutes (offset by one minute).

When there is nothing to do (no changes), the build job exits in less than 3 seconds. When there is work to do (a new documentation change in CPython), a full rebuild takes around three minutes.

Increasing the frequency of rebuilds for HTML-only English should therefore not put significant extra load on the server, whilst also pushing out updates faster after a change is made.

A

@JacobCoffee JacobCoffee merged commit 5459585 into python:main Aug 15, 2025
2 checks passed
@JacobCoffee
Copy link
Member

Should be rolling out shortly @AA-Turner

@AA-Turner
Copy link
Member Author

Thanks @JacobCoffee!

@AA-Turner AA-Turner deleted the docs/more-frequent branch August 15, 2025 15:31
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