Skip to content

Move from EOL Debian 11 to Debian 13 version checks - #6348

Merged
pevogam merged 1 commit into
avocado-framework:masterfrom
pevogam:debian-version-check-update
Sep 11, 2026
Merged

pevogam merged 1 commit into
avocado-framework:masterfrom
pevogam:debian-version-check-update

Conversation

@pevogam

@pevogam pevogam commented Sep 11, 2026

Copy link
Copy Markdown
Collaborator

Summary by CodeRabbit

  • Chores
    • Updated the automated validation environment to a newer Debian release.
    • Added an additional required Python package to support successful validation runs.

@coderabbitai

coderabbitai Bot commented Sep 11, 2026

Copy link
Copy Markdown

Review Change StackReview Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Advanced

Run ID: 6c072b32-e09c-4a0f-b55c-11f9ce8d2bf9

📥 Commits

Reviewing files that changed from the base of the PR and between d8978b0 and d70fd01.

📒 Files selected for processing (1)
  • .github/workflows/ci.yml

Included review availability: Your plan provides up to 2 included reviews per hour; 0 remain after this review.


Walkthrough

The CI workflow replaces the Debian 11 version task with a Debian 13 version task. The dependency installation step also installs python3-markupsafe.

Priority: ⬇️ Low

Estimated code review effort: 1 (Trivial) | ~5 minutes

Merge Risk: ⚪ Minimal · up to d70fd

The Debian 13 CI update is mergeable after normal checks.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the main change: replacing Debian 11 version checks with Debian 13 checks.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

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.

@mr-avocado mr-avocado Bot moved this to Review Requested in Default project Sep 11, 2026
@pevogam
pevogam force-pushed the debian-version-check-update branch from 5588668 to 1b73443 Compare September 11, 2026 10:31
@codecov

codecov Bot commented Sep 11, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71.54%. Comparing base (d8978b0) to head (d70fd01).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6348      +/-   ##
==========================================
+ Coverage   71.53%   71.54%   +0.01%     
==========================================
  Files         207      207              
  Lines       23799    23799              
==========================================
+ Hits        17025    17028       +3     
+ Misses       6774     6771       -3     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Signed-off-by: Plamen Dimitrov <plamen.dimitrov@intra2net.com>
@pevogam
pevogam force-pushed the debian-version-check-update branch from 1b73443 to d70fd01 Compare September 11, 2026 10:57
@pevogam
pevogam marked this pull request as ready for review September 11, 2026 11:11
@pevogam

pevogam commented Sep 11, 2026

Copy link
Copy Markdown
Collaborator Author

Merging to fix the debian version check in the CI, the one race in MacOS will be addressed separately with a few other annoying races we encounter that constantly prompt contributors to rerun failed jobs.

@pevogam
pevogam merged commit 05ee662 into avocado-framework:master Sep 11, 2026
95 of 97 checks passed
@pevogam
pevogam deleted the debian-version-check-update branch September 11, 2026 12:23
@github-project-automation github-project-automation Bot moved this from Review Requested to Done 114 in Default project Sep 11, 2026
@pevogam pevogam self-assigned this Sep 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done 114

Development

Successfully merging this pull request may close these issues.

1 participant