Skip to content

fix: update release notes format in db backup workflow#424

Merged
adibarra merged 1 commit into
masterfrom
fix/db-backup-notes
Jun 6, 2026
Merged

fix: update release notes format in db backup workflow#424
adibarra merged 1 commit into
masterfrom
fix/db-backup-notes

Conversation

@adibarra
Copy link
Copy Markdown
Contributor

@adibarra adibarra commented Jun 6, 2026

Note

Low Risk
Only changes release note string quoting and wording in a scheduled workflow; no dump, upload, or database logic changes.

Overview
Fixes how the weekly DB backup workflow sets GitHub release notes when publishing split dump artifacts.

The gh release create --notes value is switched from double quotes to single quotes so the shell does not interpret metacharacters (e.g. < in size text or backticks in the reassemble example). The note text is slightly reworded: “split into parts under 2 GiB” instead of “<2 GiB parts”; the documented reassemble command is unchanged.

Reviewed by Cursor Bugbot for commit 2833fcd. Bugbot is set up for automated code reviews on this repo. Configure here.

@adibarra adibarra marked this pull request as ready for review June 6, 2026 00:07
@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 6, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
inferencemax-app Building Building Preview, Comment Jun 6, 2026 12:07am

Request Review

@adibarra adibarra merged commit 780d3bd into master Jun 6, 2026
12 of 13 checks passed
@adibarra adibarra deleted the fix/db-backup-notes branch June 6, 2026 00:07
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