Skip to content

Add workaround to accept GL canonical names without a commit ID#306

Open
NotTheEvilOne wants to merge 1 commit intomainfrom
fix/workaround-broken-cnames-302
Open

Add workaround to accept GL canonical names without a commit ID#306
NotTheEvilOne wants to merge 1 commit intomainfrom
fix/workaround-broken-cnames-302

Conversation

@NotTheEvilOne
Copy link
Contributor

What this PR does / why we need it:
This PR adds a workaround as we currently have a misalignment between tools handling Garden Linux canonical names.

Which issue(s) this PR fixes:
Fixes #302

@codecov
Copy link

codecov bot commented Feb 5, 2026

Codecov Report

❌ Patch coverage is 87.09677% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.61%. Comparing base (7535722) to head (03c1db8).

Files with missing lines Patch % Lines
src/gardenlinux/features/cname.py 85.71% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #306      +/-   ##
==========================================
- Coverage   91.73%   91.61%   -0.12%     
==========================================
  Files          42       42              
  Lines        2105     2123      +18     
==========================================
+ Hits         1931     1945      +14     
- Misses        174      178       +4     

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

@NotTheEvilOne NotTheEvilOne force-pushed the fix/workaround-broken-cnames-302 branch 2 times, most recently from 2e61e56 to aac30a6 Compare February 5, 2026 10:21
Fixes: #302
Signed-off-by: Tobias Wolf <wolf@b1-systems.de>
On-behalf-of: SAP <tobias.wolf@sap.com>
@NotTheEvilOne NotTheEvilOne force-pushed the fix/workaround-broken-cnames-302 branch from aac30a6 to 03c1db8 Compare February 5, 2026 10:31
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.

CName.load_from_release_file() enforces pre-parsed cname consistency instead of treating the release file as authoritative

1 participant