Skip to content

fix(ci): 'rc' qualifier ignored when packaging onnxruntime-node#28350

Open
sanaa-hamel-microsoft wants to merge 1 commit intomainfrom
dev/sanaahamel/ci-fix-ort-node-pkging-rc
Open

fix(ci): 'rc' qualifier ignored when packaging onnxruntime-node#28350
sanaa-hamel-microsoft wants to merge 1 commit intomainfrom
dev/sanaahamel/ci-fix-ort-node-pkging-rc

Conversation

@sanaa-hamel-microsoft
Copy link
Copy Markdown
Contributor

@sanaa-hamel-microsoft sanaa-hamel-microsoft commented May 4, 2026

Description

Fix onnxruntime-node and onnxruntime-common NPM packages lacking an RC suffix when built in Release + RC mode.
This isn't great, the suffix looks like -QUAL.DATE-COMMIT. This'll break the publishing pipeline if the packaging pipelines (zip-nuget and NPM) span more than a single day due to same-version checks/enforcement.

Motivation and Context

Missing the RC qualifier/suffix fails the NPM publish pipeline. It correctly assets that the (onnxruntime-node, onnxruntime-common, and onnxruntime-web) do not share a common version specifier.

@sanaa-hamel-microsoft sanaa-hamel-microsoft force-pushed the dev/sanaahamel/ci-fix-ort-node-pkging-rc branch from 754699c to 4890ad0 Compare May 4, 2026 20:39
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.

1 participant