AcademySoftwareFoundation / AcademySoftwareFoundation/OpenColorIO
ReadTheDocs - OS Deprecation
- 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
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