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

1.39.0 release creating only v tag #166

Closed
akhileshlamba02 opened this issue Aug 1, 2022 · 6 comments · Fixed by #167
Closed

1.39.0 release creating only v tag #166

akhileshlamba02 opened this issue Aug 1, 2022 · 6 comments · Fixed by #167

Comments

@akhileshlamba02
Copy link

Hi,
Can anyone please have a look at the issue that I'm facing.

Latest version is not creating semVer tag properly. It only creates v tag. Below is my configuration:
*** CONFIGURATION ***
DEFAULT_BUMP: patch
WITH_V: true
RELEASE_BRANCHES: master,main
CUSTOM_TAG:
SOURCE: .
DRY_RUN: false
INITIAL_VERSION: 1.0.0
TAG_CONTEXT: repo
PRERELEASE_SUFFIX: beta
VERBOSE: true

Error:
pre-patch
Bumping tag .
New tag v
fatal: tag 'v' already exists

It also throws this error:
fatal: ambiguous argument 'multiple': unknown revision or path not in the working tree.

But when I use the previous release 1.36.0. It works properly.

Thanks!

@sammcj
Copy link
Collaborator

sammcj commented Aug 12, 2022

Having the same problem, any update on a fix @anothrNick ?

@ghost
Copy link

ghost commented Aug 16, 2022

Same issue

@cruftyoldsysadmin
Copy link

Having the same problem with anything after 1.36.0.

@dgokcin
Copy link

dgokcin commented Sep 5, 2022

same issue. any fix coming soon?

@sbe-arg
Copy link
Collaborator

sbe-arg commented Sep 7, 2022

we are blocked to merge this #157 wich fixes most of latest problems
but I cannot self merge while im a maintained I need another maintainer to approve me
test using test using sbe-arg/[email protected]

@sammcj
Copy link
Collaborator

sammcj commented Sep 7, 2022

While I can approve #157 , I can't merge it, @anothrNick are you able to approve / merge?

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

Successfully merging a pull request may close this issue.

5 participants