mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 08:25:54 +02:00
[PR #434] [MERGED] feat: Add native updater script with backup and safety checks #1048
Labels
No labels
A1
automated
automated
bug
bug
Closed due to inactivity
contrib
dependencies
dependencies
duplicate
enhancement
feedback
hold
invalid
Notes
P1S
pull-request
security
ThumbsUp
user-report
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/bambuddy-maziggy-1#1048
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/maziggy/bambuddy/pull/434
Author: @uefigs139
Created: 2/18/2026
Status: ✅ Merged
Merged: 2/19/2026
Merged by: @maziggy
Base:
0.2.1b← Head:codex/add-systemd-updater-script📝 Commits (10+)
257a656Housekeeping22ac7e9Closes #426101288dUpdated CId12aaa2feat: add native updater script with backup and safety checks78f1761fix: use robust systemd service detection in updateree4def2Merge branch '0.2.1b' into codex/add-systemd-updater-script3b02d3eUpdated prompt flow of updatee8b5f21Merge branch 'codex/add-systemd-updater-script' of https://github.com/uefigs139/bambuddy into codex/add-systemd-updater-script891b6ccMerge branch '0.2.1b' into codex/add-systemd-updater-script1ba681dMerge branch '0.2.1b' into codex/add-systemd-updater-script📊 Changes
2 files changed (+239 additions, -6 deletions)
View changed files
📝
install/README.md(+27 -6)➕
install/update.sh(+212 -0)📄 Description
Adds a native Linux/systemd updater script (
install/update.sh) to make non-Docker updates safer and one-command.Includes:
git reset --hardwhen local changes exist/api/v1/settings/backup) with modes:BACKUP_MODE=auto(default)BACKUP_MODE=requireBACKUP_MODE=skipBAMBUDDY_API_KEY)install/README.mdwith usage and env var examples🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.