Skip to content

Update RTD build OS from Ubuntu 20.04 to 24.04#2013

Merged
sydduckworth merged 1 commit intoasdf-format:mainfrom
sydduckworth:update_rtd_build_os
Mar 31, 2026
Merged

Update RTD build OS from Ubuntu 20.04 to 24.04#2013
sydduckworth merged 1 commit intoasdf-format:mainfrom
sydduckworth:update_rtd_build_os

Conversation

@sydduckworth
Copy link
Copy Markdown
Contributor

@sydduckworth sydduckworth commented Mar 30, 2026

Description

  • Updated RTD build OS from Ubuntu 20.04 to 24.04
  • Updated docs/conf.py to use importlib_metadata instead of pkg_resources

Tasks

  • run pre-commit on your machine
  • run pytest on your machine
  • Does this PR add new features and / or change user-facing code / API? (if not, label with no-changelog-entry-needed)
    • write news fragment(s) in changes/: echo "changed something" > changes/<PR#>.<changetype>.rst (see below for change types)
    • update relevant docstrings and / or docs/ page
    • for any new features, add unit tests
news fragment change types...
  • changes/<PR#>.feature.rst: new feature
  • changes/<PR#>.bugfix.rst: bug fix
  • changes/<PR#>.doc.rst: documentation change
  • changes/<PR#>.removal.rst: deprecation or removal of public API
  • changes/<PR#>.general.rst: infrastructure or miscellaneous change
uild OS from Ubuntu 20.04 to 24.04 * Updated `docs/conf.py` to use `importlib_metadata` instead of `pkg_resources`

Tasks

  • run pre-commit on your machine
  • run pytest on your machine
  • Does this PR add new features and / or change user-facing code / API? (if not, label with no-changelog-entry-needed)
    • write news fragment(s) in changes/: echo "changed something" > changes/<PR#>.<changetype>.rst (see below for change types)
    • update relevant docstrings and / or docs/ page
    • for any new features, add unit tests
news fragment change types...
  • changes/<PR#>.feature.rst: new feature
  • changes/<PR#>.bugfix.rst: bug fix
  • changes/<PR#>.doc.rst: documentation change
  • changes/<PR#>.removal.rst: deprecation or removal of public API
  • changes/<PR#>.general.rst: infrastructure or miscellaneous change

Copy link
Copy Markdown
Contributor

@braingram braingram left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@sydduckworth sydduckworth merged commit f97c7a6 into asdf-format:main Mar 31, 2026
45 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants