[nx release] Run nx sync or custom command after versioning #32402
phuctm97
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have custom sync generators that sync the current version of the workspace to non-standard files. I want to be able to run this sync generator after versioning has been applied, basically to make sure my workspace files are always in sync before creating a release.
Is it possible already? Or do we need a
postVersionCommand
feature as well?Beta Was this translation helpful? Give feedback.
All reactions