Skip to content

Release artifacts should follow a better naming convention #1637

@roele

Description

@roele

Currently tools like ubi or mise are not able to install gitlab-ci-local because they rely on common naming conventions to detect the correct architecture and os. Also gz seems a bit uncommon for Windows.

For example

  • linux.gz -> gitlab-ci-local-linux-arm64.tar.gz
  • macos.gz -> gitlab-ci-local-darwin-arm64.tar.gz
  • win.gz -> gitlab-ci-local-windows-x64.zip

Relates to #704

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureFeature missing according to gitlab ci standard

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions