getappmap / appmap-js

Client libraries for AppMap
45 stars 12 forks source link

Build a linux-arm64 binary #1838

Closed petecheslock closed 3 weeks ago

petecheslock commented 4 weeks ago

I updated the pkg package due to this error https://github.com/vercel/pkg/issues/1870

petecheslock commented 4 weeks ago

Ok - i've downloaded the binary from the build job on my linux-arm64 docker container and it runs correctly.

node ➜ ~ $ uname -a
Linux docker-desktop 6.6.26-linuxkit #1 SMP Sat Apr 27 04:13:19 UTC 2024 aarch64 GNU/Linux
node ➜ ~ $ ./appmap-linux-arm64 --version
3.147.1
appland-release commented 2 weeks ago

:tada: This PR is included in version @appland/appmap-v3.149.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: