ReadTheDocs - OS Deprecation

Open Beginner friendly
#2,280 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

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

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.

Description

Documentation

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.

-  os: ubuntu-20.04
+  os: ubuntu-24.04

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

Dominant language
C++
Stars
2.1k
Forks
505
Avg merge
8d 7h
Merged PRs (30d)
3

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from AcademySoftwareFoundation/OpenColorIO

All issues in AcademySoftwareFoundation/OpenColorIO

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.