Skip to content

feat: back up release notes to RELEASE_NOTES.md and Forgejo release descriptions#577

Merged
notheotherben merged 1 commit into
mainfrom
feat/release-notes
Jun 1, 2026
Merged

feat: back up release notes to RELEASE_NOTES.md and Forgejo release descriptions#577
notheotherben merged 1 commit into
mainfrom
feat/release-notes

Conversation

@notheotherben
Copy link
Copy Markdown
Member

Introduce a Release entity that bundles a release's assets and notes as the unit of backup. Release notes are written to RELEASE_NOTES.md on the filesystem and replicated to the Forgejo release description, with source.tar.gz and RELEASE_NOTES.md excluded from Forgejo asset uploads. Filtering continues to operate per-asset via the source's internal filtering.

…escriptions

Introduce a Release entity that bundles a release's assets and notes as the unit of backup. Release notes are written to RELEASE_NOTES.md on the filesystem and replicated to the Forgejo release description, with source.tar.gz and RELEASE_NOTES.md excluded from Forgejo asset uploads. Filtering continues to operate per-asset via the source's internal filtering.
@notheotherben notheotherben enabled auto-merge June 1, 2026 13:52
@notheotherben notheotherben merged commit 9d9891d into main Jun 1, 2026
12 checks passed
@notheotherben notheotherben deleted the feat/release-notes branch June 1, 2026 13:53
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 1, 2026

Codecov Report

❌ Patch coverage is 68.40000% with 79 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.64%. Comparing base (7c169f7) to head (b08c34f).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
src/engines/forgejo/release.rs 0.00% 63 Missing ⚠️
src/engines/release.rs 93.68% 6 Missing ⚠️
src/helpers/forgejo/entities.rs 63.63% 4 Missing ⚠️
src/sources/github_releases.rs 72.72% 3 Missing ⚠️
src/helpers/forgejo/client.rs 89.47% 2 Missing ⚠️
src/engines/mod.rs 96.77% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #577      +/-   ##
==========================================
+ Coverage   72.51%   72.64%   +0.13%     
==========================================
  Files          33       36       +3     
  Lines        2481     2709     +228     
==========================================
+ Hits         1799     1968     +169     
- Misses        682      741      +59     

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

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.

1 participant