Skip to content

Update Read the Docs build to ubuntu-22.04#613

Merged
DavidePrincipi merged 2 commits intomasterfrom
claude/update-readthedocs-ubuntu-version
Mar 31, 2026
Merged

Update Read the Docs build to ubuntu-22.04#613
DavidePrincipi merged 2 commits intomasterfrom
claude/update-readthedocs-ubuntu-version

Conversation

@Claude
Copy link
Copy Markdown
Contributor

@Claude Claude AI commented Mar 30, 2026

Read the Docs is deprecating ubuntu-20.04 effective June 1, 2026. Projects using this build environment will fail after the deprecation date.

Changes

  • Updated .readthedocs.yaml to use ubuntu-22.04 instead of ubuntu-20.04
  • Maintained Python 3.9 and existing Sphinx configuration unchanged

Rationale

Ubuntu 22.04 LTS provides long-term stability and full compatibility with the current Python 3.9 and Sphinx 7.2.6 stack. This change ensures documentation builds continue uninterrupted beyond the deprecation deadline.

- Replace deprecated ubuntu-20.04 with ubuntu-22.04
- Ensures builds continue working after June 1, 2026
- Ubuntu 22.04 is an LTS release with full support

Agent-Logs-Url: https://github.com/NethServer/docs/sessions/ff472549-cce5-4c16-bc50-90a861c2dccb

Co-authored-by: DavidePrincipi <2920838+DavidePrincipi@users.noreply.github.com>
@Claude Claude AI changed the title [WIP] Update Read the Docs configuration to use supported Ubuntu version Update Read the Docs build to ubuntu-22.04 Mar 30, 2026
@Claude Claude AI requested a review from DavidePrincipi March 30, 2026 14:35
@DavidePrincipi DavidePrincipi marked this pull request as ready for review March 31, 2026 07:59
@DavidePrincipi DavidePrincipi merged commit 08268ee into master Mar 31, 2026
1 check 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.

Deprecation: NethServer/docs Read the Docs build uses unsupported Ubuntu 20.04

2 participants