mszostok / codeowners-validator

The GitHub CODEOWNERS file validator
Apache License 2.0
221 stars 47 forks source link

codeowners-validator install.sh crit-platform error for linux/arm64 #183

Open frankpengau opened 1 year ago

frankpengau commented 1 year ago

Description

Trying to use codeowners-validator install.sh in Ubuntu (Jammy - 22.04), but it seems like the platform (linux/arm64) is not supported.

OS: Ubuntu/Linux ARCH: aarch64/arm64

Expected result

Supported Platform. Will Install.

Actual result

mszostok/codeowners-validator crit platform linux/arm64 is not supported.  Make sure this script is up-to-date and file request at https://github.com/mszostok/codeowners-validator/issues/new

Steps to reproduce

curl -sfL https://raw.githubusercontent.com/mszostok/codeowners-validator/main/install.sh | sh -s -- -b /usr/local/bin v0.7.4

Troubleshooting

Verified that there is a codeowners-validator release for linux/arm64: v0.7.4 - linux/arm64 release