Enforce one platform policy for GardenLinux canonical names and enhance S3 artifact handling#248
Merged
NotTheEvilOne merged 8 commits intomainfrom Dec 16, 2025
Merged
Conversation
627b866 to
c9cc60d
Compare
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #248 +/- ##
==========================================
+ Coverage 90.63% 91.61% +0.97%
==========================================
Files 42 42
Lines 2008 2051 +43
==========================================
+ Hits 1820 1879 +59
+ Misses 188 172 -16 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
b131b16 to
16509ef
Compare
e73655f to
68a68ba
Compare
yeoldegrove
reviewed
Nov 11, 2025
19a1020 to
1edc3a5
Compare
1edc3a5 to
15aa2a7
Compare
yeoldegrove
approved these changes
Dec 4, 2025
Contributor
Author
|
Would be cool if @nkraetzschmar could have a look as well as it touches code previously introduced :) |
Signed-off-by: Tobias Wolf <wolf@b1-systems.de> On-behalf-of: SAP <tobias.wolf@sap.com>
Signed-off-by: Tobias Wolf <wolf@b1-systems.de> On-behalf-of: SAP <tobias.wolf@sap.com>
Signed-off-by: Tobias Wolf <wolf@b1-systems.de> On-behalf-of: SAP <tobias.wolf@sap.com>
Signed-off-by: Tobias Wolf <wolf@b1-systems.de> On-behalf-of: SAP <tobias.wolf@sap.com>
0c74396 to
23374e9
Compare
nkraetzschmar
requested changes
Dec 10, 2025
Signed-off-by: Tobias Wolf <wolf@b1-systems.de> On-behalf-of: SAP <tobias.wolf@sap.com>
2cb494c to
efab93b
Compare
… name Signed-off-by: Tobias Wolf <wolf@b1-systems.de> On-behalf-of: SAP <tobias.wolf@sap.com>
Signed-off-by: Tobias Wolf <wolf@b1-systems.de> On-behalf-of: SAP <tobias.wolf@sap.com>
efab93b to
41d4675
Compare
…s.CName` Signed-off-by: Tobias Wolf <wolf@b1-systems.de> On-behalf-of: SAP <tobias.wolf@sap.com>
41d4675 to
dbf90ae
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What this PR does / why we need it:
This PR changes the GardenLinux canonical name behavior and features parser to only accept one platform. It further enhances S3 artifact handling to respect more values of
*.releasefiles.Which issue(s) this PR fixes:
Related gardenlinux/gardenlinux#3816
Supersedes #249
Fixes gardenlinux/gardenlinux#3824
Fixes #244