-
-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ended up refactoring quite a bit while investigating a bug (_seems prebuilds are failing on more and more setups_), figured a recap PR might help... - Fix outdated packages (that don't require more refactoring) - Update node version in `test` to match that of `prebuild` action - Update napi_versions to 8 - Update prebuildify target to 20 - Update (split) matrix - force tags where missing - add `win32-arm64` - fix outdated image for linux-x64 (`centos7-devtoolset7` => `almalinux-devtoolset11`) - switch `linux-arm64-lts` to `linux-arm64` - Update artifact names with `matrix.name` to avoid conflicts (merged on download) - Fix lint in tests TODO: - **Currently, this removes the `semantic-release` step in favor of a `tree prebuilds` to finish debugging ([naming seems to have changed](https://www.npmjs.com/package/@serialport/bindings-cpp?activeTab=code): impact?), see action run:** - https://github.com/Nerivec/bindings-cpp/actions/runs/12331013585 - Can probably also add `dockcross/linux-riscv64`, which is becoming more requested? (although not yet in `prebuild/docker-images`) _Feel free to update/split as desired._ --------- Co-authored-by: Francis Gulotta <wizard@roborooter.com>
- Loading branch information
Showing
7 changed files
with
4,743 additions
and
16,228 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.