Skip to content

Conversation

@overlookmotel
Copy link
Member

@overlookmotel overlookmotel commented Feb 10, 2026

#18824 added a @oxlint/plugins NPM package, and #18903 altered the release workflow. It seems neither worked correctly - the package hasn't been getting published during the release process.

It's still on version 1.43.0 on NPM: https://www.npmjs.com/package/@oxlint/plugins

This PR alters the pre-release and release workflows to (hopefully) bump version of this package and release it alongside oxlint package.

There have been no changes to content of @oxlint/plugins package since the last published version, and it has no dependencies, so it doesn't really matter that we've skipped these releases. But this PR should get it publishing correctly from next release onwards.

Copy link
Member Author


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.

@overlookmotel overlookmotel marked this pull request as ready for review February 10, 2026 18:01
Copilot AI review requested due to automatic review settings February 10, 2026 18:01
@overlookmotel overlookmotel requested a review from Boshen February 10, 2026 18:02
@overlookmotel overlookmotel force-pushed the om/02-10-build_oxlint_fix_publish_workflows_to_publish_oxlint_plugins_package branch from 4afcc32 to 46c1280 Compare February 10, 2026 18:05
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

This PR updates the Oxlint apps release configuration and GitHub Actions workflow so the newly added @oxlint/plugins npm package is version-bumped with Oxlint and published as part of the release process.

Changes:

  • Add npm/oxlint-plugins/package.json to the oxlint release’s versioned_files list so it gets bumped during app releases.
  • Bump @oxlint/plugins package version to 1.46.0.
  • Update the apps release workflow to copy built plugin artifacts into npm/oxlint-plugins and publish @oxlint/plugins alongside oxlint.

Reviewed changes

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

File Description
oxc_release.toml Includes @oxlint/plugins in the Oxlint release version bump set.
npm/oxlint-plugins/package.json Aligns @oxlint/plugins version with the current Oxlint release version.
.github/workflows/release_apps.yml Publishes @oxlint/plugins during the Oxlint release job and copies build outputs into the package dir.

@overlookmotel overlookmotel force-pushed the om/02-10-build_oxlint_fix_publish_workflows_to_publish_oxlint_plugins_package branch from 46c1280 to a328e8a Compare February 10, 2026 18:47
@Boshen Boshen merged commit 60d242a into main Feb 11, 2026
21 checks passed
@Boshen Boshen deleted the om/02-10-build_oxlint_fix_publish_workflows_to_publish_oxlint_plugins_package branch February 11, 2026 13:10
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.

2 participants