[PR #2098] fix: make AUR publishing fail gracefully #10197

Closed
opened 2026-02-16 18:14:49 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/2098

State: closed
Merged: No


AUR can experience downtime, which currently blocks the entire release process. This PR wraps AUR publishing in try-catch to provide best-effort updates while ensuring releases can continue even when AUR is unavailable.

The AUR package will be updated when the service is available, but releases won't be blocked if it's down.

Fixes #2042

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/2098 **State:** closed **Merged:** No --- AUR can experience downtime, which currently blocks the entire release process. This PR wraps AUR publishing in try-catch to provide best-effort updates while ensuring releases can continue even when AUR is unavailable. The AUR package will be updated when the service is available, but releases won't be blocked if it's down. Fixes #2042
yindo added the pull-request label 2026-02-16 18:14:49 -05:00
yindo closed this issue 2026-02-16 18:14:49 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#10197