Skip to content

fix(ci): add missing riscv64/s390x napi targets for oxfmt and oxlint#19217

Merged
Boshen merged 1 commit intomainfrom
c/02-10-fix_ci_add_missing_riscv64_s390x_napi_targets_for_oxfmt_and_oxlint
Feb 10, 2026
Merged

fix(ci): add missing riscv64/s390x napi targets for oxfmt and oxlint#19217
Boshen merged 1 commit intomainfrom
c/02-10-fix_ci_add_missing_riscv64_s390x_napi_targets_for_oxfmt_and_oxlint

Conversation

@camc314
Copy link
Contributor

@camc314 camc314 commented Feb 10, 2026

Refs: #19039

@camc314 camc314 marked this pull request as ready for review February 10, 2026 11:41
Copilot AI review requested due to automatic review settings February 10, 2026 11:41
Copy link
Contributor Author

camc314 commented Feb 10, 2026


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • 0-merge - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds missing N-API build targets for the published oxlint and oxfmt npm packages so release/packaging can include the newly supported Linux architectures.

Changes:

  • Add riscv64gc-unknown-linux-gnu and riscv64gc-unknown-linux-musl to the N-API targets list for oxlint and oxfmt
  • Add s390x-unknown-linux-gnu to the N-API targets list for oxlint and oxfmt

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
npm/oxlint/package.json Expands napi.targets to include riscv64 (gnu/musl) and s390x (gnu) binaries for publishing.
npm/oxfmt/package.json Expands napi.targets to include riscv64 (gnu/musl) and s390x (gnu) binaries for publishing.

@Boshen Boshen merged commit 1b2f354 into main Feb 10, 2026
25 checks passed
@Boshen Boshen deleted the c/02-10-fix_ci_add_missing_riscv64_s390x_napi_targets_for_oxfmt_and_oxlint branch February 10, 2026 12:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C-bug Category - Bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants