Skip to content

Conversation

@salome-voltz
Copy link
Contributor

Context

This merge request removes Clear Linux from the OS package testing workflow in our CI pipeline.
Intel has officially discontinued the project.

@salome-voltz salome-voltz requested a review from a team as a code owner October 14, 2025 14:01
@salome-voltz salome-voltz self-assigned this Oct 14, 2025
Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

This PR is being reviewed by Cursor Bugbot

Details

Your team is on the Bugbot Free tier. On this plan, Bugbot will review limited PRs each billing cycle for each member of your team.

To receive Bugbot reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.

Bug: Incomplete Removal of ClearLinux Support

The clearlinux case was removed from the test matrix and "Install requirements" step, but its handling remains in the "Setup" step. This creates dead code that will never execute, indicating an incomplete removal of clearlinux support.

.github/workflows/build_release_assets.yml#L313-L350

https://github.com/GitGuardian/ggshield/blob/fc2c23dfa4df45e475b57b86c6cce3fa35a571a6/.github/workflows/build_release_assets.yml#L313-L350

Fix in Cursor Fix in Web


@codecov
Copy link

codecov bot commented Oct 14, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.95%. Comparing base (e521aaf) to head (fc2c23d).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1131   +/-   ##
=======================================
  Coverage   91.95%   91.95%           
=======================================
  Files         144      144           
  Lines        6166     6166           
=======================================
  Hits         5670     5670           
  Misses        496      496           
Flag Coverage Δ
unittests 91.95% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.

@salome-voltz salome-voltz merged commit b91c894 into main Oct 14, 2025
51 of 52 checks passed
@salome-voltz salome-voltz deleted the salomevoltz/remove-test-on-clearlinux branch October 14, 2025 14:40
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.

3 participants