Replies: 1 comment
-
I just tagged main with last-release manually |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
In Jenkins, when PR is merged to the main branch, and I'm running the versioning process for the first time, there is no last-release tag.
What should be the --base?
Normally it's `nx affected --base='last-release', should I have a special case for first run and have the hash commit before the last one (which is the PR merge to main) ?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions