Stay-current: reliable bump path when upstream Grok Bot .deb moves #7
Reference in New Issue
Block a user
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?
Problem
Packaging goal stays CachyOS/Arch install of official Grok Bot.
scripts/update.sh+ scheduled.gitea/workflows/update.ymlexist, but the product risk is rot after a bump (stuck on an old 0.3x) if the path fails silently or docs don’t tell Justin how to force a stay-current update.Goal
Stay-current for the same packaging product — when Cursor’s linux-x64 feed moves, this repo can bump and Justin can install/update without archaeology.
Scope (do)
scripts/update.shagainst the live feed; scheduled workflow still the intended automation.Out of scope
Acceptance
./scripts/update.sh+ rebuild when needed.Updatingsection agree on current version story.Docs bar
README
Updating(and any release install examples with pinned versions) updated in the same PR as packaging/script changes.Owner
@ash — wait for this issue; one PR.
Acceptance evidence for stay-current (#7):
./scripts/update.shagainst the live Cursor linux-x64 feed rewrotePKGBUILD/.SRCINFO0.35.0 (pkgrel 2) → 0.36.0 (pkgrel 1, commit 9465f3ae75550511296fabbb7a4b6fc8afe9e408). Re-run after that:Up to date at 0.36.0.master) bumped 0.30.0 → 0.35.0 and pushedmaster+ tagv0.35.0. Cron is not documented as unable to push..gitea/workflows/update.yml(run./scripts/update.sh, commit, tagv$pkgver, push; tag triggers build/release) and the human force path (./scripts/update.shthen commit/tag/push or PR ondevelop+makepkg -si/ Releases). Release example isv0.36.0/grok-bot-bin-0.36.0-1-x86_64.pkg.tar.zst; until CI publishes that asset,makepkg -siworks. PKGBUILD/README agree on 0.36.0.49a15ebb2d1473666b7faed4a464a69c25eb64b5)ash referenced this issue2026-09-03 00:16:46 -05:00