Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: select correct architecture #151

Merged
merged 1 commit into from
Feb 24, 2022
Merged

fix: select correct architecture #151

merged 1 commit into from
Feb 24, 2022

Conversation

eliotstocker
Copy link

  • switch name of output binaries to match node arch convention

  • add linux arm64 build

  • use process.arch to select correct bin

* switch name of output binaries to match node arch convention

* add linux arm64 build

* use process.arch to select correct bin
@eliotstocker eliotstocker requested a review from a team as a code owner February 24, 2022 15:11
@CLAassistant
Copy link

CLAassistant commented Feb 24, 2022

CLA assistant check
All committers have signed the CLA.

@cmars
Copy link
Contributor

cmars commented Feb 24, 2022

Thanks for this! Going to QA this locally, just to be sure the filename change doesn't disrupt releases, but it seems fine!

Copy link
Contributor

@cmars cmars left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this! QA of npm package dist on amd64 seems fine (was mainly concerned that the rename to x64 didn't cause any disruption).

Please sign the CLA (https://cla-assistant.io/snyk/vervet?pullRequest=151) so I can land & cut a release. Thanks again!

@cmars cmars merged commit 0575ae7 into main Feb 24, 2022
@cmars cmars deleted the fix/arch-selection branch February 24, 2022 18:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants