Skip to content

ci: Fix docs build#45

Merged
Moritz Potthoff (MoritzPotthoffQC) merged 1 commit into
mainfrom
fix-docs-build
Jul 10, 2026
Merged

ci: Fix docs build#45
Moritz Potthoff (MoritzPotthoffQC) merged 1 commit into
mainfrom
fix-docs-build

Conversation

@MoritzPotthoffQC

@MoritzPotthoffQC Moritz Potthoff (MoritzPotthoffQC) commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Motivation

It fails in #43 and #44, the current os is no longer supported (see here)

Changes

  • Replace deprecated os

@codecov

codecov Bot commented Jul 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (b431ead) to head (7d6f567).

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #45   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           11        11           
  Lines         1018      1018           
=========================================
  Hits          1018      1018           

☔ View full report in Codecov by Harness.
📢 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.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR fixes the Read the Docs documentation build configuration by updating the deprecated build OS setting to a currently supported Ubuntu image, addressing the docs build failures referenced in #43 and #44.

Changes:

  • Update .readthedocs.yml to use ubuntu-24.04 instead of the deprecated ubuntu-20.04 build OS.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Sure, I also added this in #42.

@MoritzPotthoffQC Moritz Potthoff (MoritzPotthoffQC) merged commit ea78b69 into main Jul 10, 2026
21 checks passed
@MoritzPotthoffQC Moritz Potthoff (MoritzPotthoffQC) deleted the fix-docs-build branch July 10, 2026 14:38
@MoritzPotthoffQC

Copy link
Copy Markdown
Contributor Author

Sure, I also added this in #42.

This will make my CI green quickly :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants