Skip to content
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

fix(nx-python): use option to skip lock file update during release #277

Merged
merged 1 commit into from
Feb 21, 2025

Conversation

lucasvieirasilva
Copy link
Owner

This PR changes the release generator to use the skipLockFileUpdate option when provided

Current Behavior

The skipLockFileUpdate option is ignored and the lock files are updated anyway.

Expected Behavior

When the skipLockFileUpdate option is set to true the lock files should not be updated.

Related Issue(s)

Fixes #276

@lucasvieirasilva lucasvieirasilva added the bug Something isn't working label Feb 21, 2025
@lucasvieirasilva lucasvieirasilva self-assigned this Feb 21, 2025
@lucasvieirasilva lucasvieirasilva merged commit 6f1bcd0 into main Feb 21, 2025
3 checks passed
Copy link

🎉 This PR is included in version 20.6.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

(nx-python) skipLockFileUpdate ignored?
1 participant