Skip to content

Publish Node.js packages under the PrettyCADStudio scope - #8

Merged
zhuuuoyue merged 1 commit into
mainfrom
copilot/fix-nodejs-release-issue
Sep 3, 2026
Merged

Publish Node.js packages under the PrettyCADStudio scope#8
zhuuuoyue merged 1 commit into
mainfrom
copilot/fix-nodejs-release-issue

Conversation

Copilot AI commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

npm rejected the unscoped platform packages with spam detection during release. This updates generated package names to use the project scope.

  • Scoped package generation

    • Generate platform packages as @prettycadstudio/crt-cpp-app-<platform>-<architecture>.
    {
      "name": "@prettycadstudio/crt-cpp-app-linux-x64"
    }
  • Documentation

    • Update npm installation and release-token guidance with scoped package names.

Co-authored-by: zhuuuoyue <32356359+zhuuuoyue@users.noreply.github.com>
@zhuuuoyue
zhuuuoyue marked this pull request as ready for review September 3, 2026 16:46
@zhuuuoyue
zhuuuoyue merged commit f3e2ea0 into main Sep 3, 2026
1 check passed
@zhuuuoyue
zhuuuoyue deleted the copilot/fix-nodejs-release-issue branch September 3, 2026 16:47
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