pluralith-cli icon indicating copy to clipboard operation
pluralith-cli copied to clipboard

Feature Request: ARM Support

Open korenyoni opened this issue 2 years ago • 2 comments

Request

  • Support arm64 in pluralith-cli releases

For example, https://github.com/Pluralith/pluralith-cli/releases/tag/v0.2.1 only supports amd64

https://github.com/Pluralith/pluralith-cli/blob/853e0f1cecc6f5a274e0736436b2f563a4889f5d/.goreleaser.yaml#L15-L47

Why

  • Would be nice to use Pluralith in CI workloads running on arm nodes

korenyoni avatar Mar 14 '23 15:03 korenyoni

@korenyoni we just looked into this. Given that everyone on our team works on x64 machines and building the graphing-module (which is not in go) requires either an ARM machine or a fairly elaborate linux setup to build the necessary binaries it'll take a bit longer to ship this.

Will report back when we've got something for you 👍

DanThePutzer avatar Mar 22 '23 07:03 DanThePutzer

@DanThePutzer can you add a readme of how to build it on our own arm machine, what steps are required.

shaarif-khan avatar Apr 06 '23 17:04 shaarif-khan