Skip to content

Add linux-arm64 to release binaries #97

@mesutcelik

Description

@mesutcelik

The v0.2.7 release ships purl-linux-amd64 and both purl-darwin-* variants, but no purl-linux-arm64https://github.com/stripe/purl/releases/latest/download/purl-linux-arm64 returns 404.

Concrete use case: running purl inside ARM64 Linux sandboxes (Debian 12 on aarch64 — e.g. AWS Graviton, ARM CI runners). Currently blocked from the prebuilt-binary path on that arch; the cargo install fallback adds a Rust-toolchain install + minutes of compile to every cold start, which is painful in ephemeral sandbox scenarios.

Suggested fix: add linux-arm64 to the existing release matrix. Happy to PR if there's no intentional reason for the omission.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions