Skip to content

Restructure and clean up GitHub release notes generator#345

Draft
NotTheEvilOne wants to merge 5 commits into
mainfrom
feature/github-release-notes-generator
Draft

Restructure and clean up GitHub release notes generator#345
NotTheEvilOne wants to merge 5 commits into
mainfrom
feature/github-release-notes-generator

Conversation

@NotTheEvilOne
Copy link
Copy Markdown
Contributor

@NotTheEvilOne NotTheEvilOne commented May 13, 2026

What this PR does / why we need it:
This PR restructures and cleans up gardenlinux.github.release.

Which issue(s) this PR fixes:
Closes #189

Special notes for your reviewer:
Requires #335

NotTheEvilOne and others added 4 commits April 23, 2026 20:51
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>
Backport from #271

On-behalf-of: SAP <tobias.wolf@sap.com>
Signed-off-by: Tobias Wolf <wolf@b1-systems.de>
@NotTheEvilOne NotTheEvilOne force-pushed the feature/github-release-notes-generator branch 2 times, most recently from 2cfd413 to 9bcb6ad Compare May 13, 2026 09:43
@codecov
Copy link
Copy Markdown

codecov Bot commented May 13, 2026

Codecov Report

❌ Patch coverage is 89.83051% with 48 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.59%. Comparing base (868783c) to head (e6ce312).

Files with missing lines Patch % Lines
src/gardenlinux/github/release/release.py 65.51% 20 Missing ⚠️
...enlinux/github/release/notes/markdown_generator.py 91.79% 11 Missing ⚠️
...denlinux/github/release/release_images_metadata.py 92.56% 9 Missing ⚠️
.../gardenlinux/github/release/deployment_platform.py 92.07% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #345      +/-   ##
==========================================
+ Coverage   91.36%   91.59%   +0.22%     
==========================================
  Files          51       46       -5     
  Lines        2931     2868      -63     
==========================================
- Hits         2678     2627      -51     
+ Misses        253      241      -12     

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

Signed-off-by: Tobias Wolf <wolf@b1-systems.de>
On-behalf-of: SAP <tobias.wolf@sap.com>
@NotTheEvilOne NotTheEvilOne force-pushed the feature/github-release-notes-generator branch from 9bcb6ad to e6ce312 Compare May 13, 2026 09:50
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.

Refactor new code for GitHub releases

1 participant