Skip to content

Build docs for security branches - #653

Merged
JacobCoffee merged 1 commit into
python:mainfrom
hugovk:include-security-branches
Sep 15, 2026
Merged

JacobCoffee merged 1 commit into
python:mainfrom
hugovk:include-security-branches

Conversation

@hugovk

@hugovk hugovk commented Sep 13, 2026

Copy link
Copy Markdown
Member

Draft until python/docsbuild-scripts#356 is merged.

Description

  • Currently docs for security branches must be build manually. We often forget to do it after security releases. Let's include in the cron:

    • Nothing extra into the 5-minute English HTML cron, so that stays fast.
    • The English + translations HTML as part of the daily cron.
    • The English + translations non-HTML in the 3-4 times/month cron.
  • Docs/translations for security branches aren't often updated, so I don't expect this to cause too much extra load.

  • If it does cause too much load, we can adjust the crons so security are built less often (or easily disable).

Closes

@hugovk

hugovk commented Sep 14, 2026

Copy link
Copy Markdown
Member Author

python/docsbuild-scripts#356 is merged, ready for review.

Comment thread salt/docs/init.sls
@JacobCoffee
JacobCoffee enabled auto-merge (squash) September 15, 2026 13:33
@JacobCoffee
JacobCoffee merged commit 59822f0 into python:main Sep 15, 2026
4 checks passed
@hugovk
hugovk deleted the include-security-branches branch September 15, 2026 15:44
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.

run_release should remind the release manager to start rebuild of security-only branches full docs on docs server

3 participants