config icon indicating copy to clipboard operation
config copied to clipboard

feat(publish): add option to skip publish of a package

Open ruiaraujo012 opened this issue 2 months ago • 4 comments

In some cases, let's imagine a private project, I want to use semver for the releases (updates) and this package does that perfectly, but I just do not want to publish it to npm.

With this new option, we can choose the packages to publish to npm or not, so we can release new versions with semver but not publish it on npm.

I was talking with @crutchcorn on discord about this feature.

ruiaraujo012 avatar Apr 30 '24 21:04 ruiaraujo012

Hi @ruiaraujo012 , could you please write a description for this PR?

lachlancollins avatar May 01 '24 02:05 lachlancollins

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 1c057e0d86343079b7cc61626ff1af1e06f1b889. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 1 target

Sent with 💌 from NxCloud.

nx-cloud[bot] avatar May 01 '24 02:05 nx-cloud[bot]

@lachlancollins Yes sorry, I updated the description now.

ruiaraujo012 avatar May 01 '24 08:05 ruiaraujo012

Any plan on merging this PR?

ruiaraujo012 avatar May 06 '24 17:05 ruiaraujo012