Skip to content

Restructure and clean up GitHub release notes generator#345

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

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
Supersedes #332

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 90.04237% with 47 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.73%. Comparing base (868783c) to head (3802291).

Files with missing lines Patch % Lines
src/gardenlinux/github/release/release.py 67.24% 19 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.73%   +0.36%     
==========================================
  Files          51       46       -5     
  Lines        2931     2868      -63     
==========================================
- Hits         2678     2631      -47     
+ Misses        253      237      -16     

☔ 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 feature/github-release-notes-generator branch 3 times, most recently from ff7c24c to 3622c39 Compare May 15, 2026 16:20
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 3622c39 to 3802291 Compare May 16, 2026 08:43
@NotTheEvilOne NotTheEvilOne self-assigned this May 16, 2026
@NotTheEvilOne NotTheEvilOne added the enhancement New feature or request label May 16, 2026
@NotTheEvilOne NotTheEvilOne requested a review from a team May 16, 2026 08:47
@NotTheEvilOne NotTheEvilOne marked this pull request as ready for review May 16, 2026 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Refactor new code for GitHub releases

1 participant