Skip to content

nx release with version plans delete unrelated version plans #31327

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
1 of 4 tasks
phuctm97 opened this issue May 24, 2025 · 0 comments
Open
1 of 4 tasks

nx release with version plans delete unrelated version plans #31327

phuctm97 opened this issue May 24, 2025 · 0 comments

Comments

@phuctm97
Copy link

Current Behavior

When running nx release with version plans and project filter to automatically release only a certain set of projects that have version plans, after successfully running, all version plans are deleted, even the projects that are excluded from the filter.

Expected Behavior

After releasing, the version plans should be updated accordingly to retain unreleased version plans

GitHub Repo

No response

Steps to Reproduce

  1. Create a NX workspace with 2+ projects and enable version plans + independent projects
  2. Add 2 version plans, each for 1 different project
  3. Run nx release -p <project-a> to automatically apply version plan and release only
  4. Only is updated while all version plans are deleted.

Nx Report

Node           : 22.15.1
OS             : darwin-arm64
Native Target  : aarch64-macos
pnpm           : 10.11.0

nx             : 21.1.2
@nx/js         : 21.1.2
@nx/workspace  : 21.1.2
@nx/devkit     : 21.1.2
typescript     : 5.8.3
---------------------------------------
Registered Plugins:
@nx/js/typescript
plugin
---------------------------------------
Local workspace plugins:
         plugin
---------------------------------------
Cache Usage: 217.25 MB / 46.04 GB

Failure Logs

Package Manager Version

[email protected]

Operating System

  • macOS
  • Linux
  • Windows
  • Other (Please specify)

Additional Information

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant