Skip to content

Publish v0.8.1 to the AUR once Arch re-enables pushes #602

Description

@jeremy

v0.8.0 is published on GitHub and is Latest, but the AUR is still on 0.7.2-1.

Why

The release-time publish failed because the AUR was unreachable, and the manual
recovery run failed for the same reason. This is not a maintenance window: Arch
disabled AUR pushes entirely on 2026-07-30
while handling a wave of malicious package adoptions.

We have now disabled pushes altogether as well for the moment, while we handle
the situation.

So retrying cannot help until Arch re-enables pushes. The SSH endpoint still
answers with the generic "down due to maintenance" banner, which is misleading.

What to do when pushes are back

Dispatch the Publish to AUR workflow with version 0.8.0.

scripts/publish-aur.sh builds the PKGBUILD from the published release assets
and no-ops when the AUR copy is already current, so it needs no new tag and is
safe to re-run.

If a newer release has shipped by then, publish that version instead — the
workflow refuses to downgrade, and a newer release supersedes this gap entirely.

Nothing else is outstanding

Everything else from the v0.8.0 release is verified and complete:

  • Release notes carry the full v0.7.2..v0.8.0 range including all six breaking changes
  • Windows and macOS signing verified on both arches
  • Nix flake vendorHash verified
  • Homebrew tap and Scoop updated
  • Skills synced to basecamp/skills (024f56a8)

Refs #600.

Metadata

Metadata

Assignees

No one assigned

    Labels

    aur-publishAUR publish failures — dedup target for the release and recovery notifiers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions