Skip to content

Update .readthedocs.yaml: bump OS/Python versions#3093

Merged
arkid15r merged 1 commit intovacanza:devfrom
arkid15r:update-readthedocs-config
Nov 29, 2025
Merged

Update .readthedocs.yaml: bump OS/Python versions#3093
arkid15r merged 1 commit intovacanza:devfrom
arkid15r:update-readthedocs-config

Conversation

@arkid15r
Copy link
Copy Markdown
Collaborator

Proposed change

Version updates for .readthedocs.yaml.

Type of change

  • New country/market holidays support (thank you!)
  • Supported country/market holidays update (calendar discrepancy fix, localization)
  • Existing code/documentation/test/process quality improvement (best practice, cleanup, refactoring, optimization)
  • Dependency update (version deprecation/pin/upgrade)
  • Bugfix (non-breaking change which fixes an issue)
  • Breaking change (a code change causing existing functionality to break)
  • New feature (new holidays functionality in general)

Checklist

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Nov 29, 2025

Summary by CodeRabbit

  • Chores
    • Upgraded documentation build environment to use a newer, more stable operating system for improved reliability.
    • Updated Python tool version to align with current development standards and enhance build compatibility.
    • Added documentation references to configuration for improved maintainability.

✏️ Tip: You can customize this high-level summary in your review settings.

Walkthrough

Updates the Read the Docs configuration file to switch the build OS from ubuntu-22.04 to ubuntu-24.04 and pin Python tool version from 'latest' to '3.14'. Includes clarifying comments referencing RTD configuration documentation.

Changes

Cohort / File(s) Change Summary
Read the Docs Configuration
.readthedocs.yaml
Updated build OS version (ubuntu-24.04) and pinned Python tool version (3.14); added explanatory comments.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

Suggested labels

ci

Suggested reviewers

  • KJhellico
  • PPsyrius

Pre-merge checks and finishing touches

✅ Passed checks (3 passed)
Check name Status Explanation
Description check ✅ Passed The description is related to the changeset, identifying it as a version update to .readthedocs.yaml configuration file.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Title check ✅ Passed The title accurately summarizes the main change—updating .readthedocs.yaml with OS and Python version bumps, which aligns with the changeset.
✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@sonarqubecloud
Copy link
Copy Markdown

@codecov
Copy link
Copy Markdown

codecov bot commented Nov 29, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (1846925) to head (fe4ff8f).
⚠️ Report is 2 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff            @@
##               dev     #3093   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          306       306           
  Lines        18085     18085           
  Branches      2311      2311           
=========================================
  Hits         18085     18085           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@arkid15r arkid15r marked this pull request as ready for review November 29, 2025 20:35
@arkid15r arkid15r enabled auto-merge November 29, 2025 20:35
@KJhellico KJhellico changed the title Update .readthedocs.yaml: bump os/python versions. Update .readthedocs.yaml: bump OS/Python versions Nov 29, 2025
Copy link
Copy Markdown
Collaborator

@KJhellico KJhellico left a comment

Choose a reason for hiding this comment

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

LGTM.

@arkid15r arkid15r added this pull request to the merge queue Nov 29, 2025
Merged via the queue into vacanza:dev with commit aafa8e1 Nov 29, 2025
33 checks passed
@arkid15r arkid15r deleted the update-readthedocs-config branch November 29, 2025 21:53
@arkid15r arkid15r mentioned this pull request Dec 1, 2025
@coderabbitai coderabbitai bot mentioned this pull request Mar 21, 2026
9 tasks
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.

2 participants