Skip to content

hyperi-io/homebrew-macbash is a stale orphan tap still serving v1.5.0 #12

Description

@catinspace-au

Found while closing out the Go-to-Rust migration. Needs a human -- archiving or deleting a repo is not something an agent does.

There are two taps in the org:

  • hyperi-io/homebrew-tap -- the live one. package.yml pushes Formula/macbash.rb here every release, and the README's brew tap hyperi-io/tap resolves to it.
  • hyperi-io/homebrew-macbash -- orphaned. Nothing in the release pipeline touches it.

The orphan still serves a frozen formula:

version "1.5.0"
url "https://github.com/hyperi-io/macbash/releases/download/v1.5.0/macbash-darwin-arm64.tar.gz"

Its file header is # File: packaging/homebrew/macbash.rb -- the Go-era file that was deleted in b3c96ed. So it is a snapshot of the pre-Rust packaging that nothing has updated since.

Anyone who ran brew tap hyperi-io/macbash is pinned to 1.5.0 forever, pointed at GitHub Release tarballs rather than the R2 layout the current pipeline publishes.

Suggested

Archive (or delete) hyperi-io/homebrew-macbash so the only tap is homebrew-tap. Human decision -- flagging, not acting.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions