Skip to content

Standardize release asset naming #3123

Open
@X9VoiD

Description

Original (from CI):
image

Renamed (as seen on release):
image

Historically, we're doing this rename for OpenTabletDriver.Web. We don't have to anymore and we can start using the original filenames once opentabletdriver.github.io#139 is resolved.

But we can do better.

I'm proposing we use the following rules/convention for naming release assets:

  • Use the platform/distro's convention when it exists,
  • Else, use opentabletdriver.<platform>.<version>-<arch>.<ext>, where:
    • platform is win, macos, or linux, this is optional for linux packages.
    • arch is x86_64, or arm64.

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestpriority:highHigh priority issue/pull request

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions