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

feat(NODE-4569): add "musl" builds for Alpine Linux #12

Conversation

dengribar
Copy link
Contributor

Description

Add linux-x64-musl and linux-arm64-musl builds to support Alpine Linux Docker images

https://jira.mongodb.org/browse/NODE-4569

Note: "musl" builds related changes in GitHub Actions workflows were copied from a clean NAPI-RS project created by @napi-rs/[email protected] with "yarn" commands replaced with corresponding "npm" ones

Double check the following

  • Ran npm run format:js && npm run format:rs script
  • Self-review completed using the steps outlined here
  • PR title follows the correct format: type(NODE-xxxx)[!]: description
    • Example: feat(NODE-1234)!: rewriting everything in coffeescript
  • Changes are covered by tests
  • New TODOs have a related JIRA ticket

@durran
Copy link
Member

durran commented Dec 20, 2022

@dengribar Thanks for the PR. We will get this merged and released after the holidays.

@durran durran merged commit b3dedc3 into mongodb-js:main Jan 3, 2023
@vanatd
Copy link

vanatd commented Jan 9, 2023

Hi all! I'm wondering when you can release these changes. I can see that it was merged but what about the tag?

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.

4 participants