Skip to content

Linux release artifacts have "unknown" in the name. #1398

@breedx-splk

Description

@breedx-splk

It looks like the release artifact .tar.xz filenames are built from a template, and mac builds contain apple-darwin and the windows builds contain pc-windows, but the linux builds contain unknown-linux:

  • weaver-aarch64-unknown-linux-gnu.tar.xz
  • weaver-x86_64-unknown-linux-gnu.tar.xz
  • weaver-aarch64-unknown-linux-musl.tar.xz
  • weaver-x86_64-unknown-linux-musl.tar.xz

For a user just quickly trying to download weaver, the unknown can be slightly confusing, perhaps even suggesting that "something went wrong". I think it might be better to just omit the unknown string for the linux builds.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions