AcademySoftwareFoundation / AcademySoftwareFoundation/OpenColorIO

ReadTheDocs - OS Deprecation

Open Beginner friendly
#2,280 1 comment 0 reactions 0 assignees View on GitHub
Documentation
Dominant language
C++
Stars
2.1k
Forks
503
PR merge metrics
No merged PRs in 30d

Description

ReadTheDocs sent an email out warning that Ubuntu 20.04 LTS will stop being supported after June 1st, 2026.

They recommend updating to Ubuntu 24.04, which is a single line change in the config, but would need someone to be on standby and watch for smoke.

```diff
- os: ubuntu-20.04
+ os: ubuntu-24.04
```

https://github.com/AcademySoftwareFoundation/OpenColorIO/blob/044f66bac147e445b41defd9cc1c354027a5086c/.readthedocs.yml#L10

Contributor guide

Open the contributing guide

Research direction

Open .readthedocs.yml at line 10 and review the current ReadTheDocs OS setting. Update the setting to Ubuntu 24.04, then monitor the documentation build and smoke tests for issues after the change.

Written by the indexing model from the issue text.

Assessment

Tech stack
ubuntu
Domain
documentation
Issue type
Refactor
Difficulty
1/5
Estimated time
Under an hour
Activity status
Quiet
Clarity
Clearly specified
Newbie friendliness
72/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.