Bitbucket pipe release v5.6.1 has a Semversioner error

Geoffroy Labbe
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
April 19, 2024

Hello!

 

I am using atlassian/bitbucket-pipe-release:5.6.1 and the pipeline fails with the following information:

 

✖ Semversioner error:

 

May I know if there is a way to see the actual error?  Perhaps I should have see something after the two dots?

 

Thank you.

2 answers

0 votes
Igor Stoyanov
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
May 3, 2024

@Geoffroy Labbe hi. Thanks for your question.
If you do not have VERSION variable, you should generate a semversioner file.
Check Release process paragraph, example:
generate changeset with command

semversioner add-change --type patch --description "Fix security vulnerability with authentication."

After that you will be able to release.
Regards, Igor

0 votes
Mohammed Shehbaz Khan
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 2, 2024

The error is due to semversioner not being able to find the VERSION variable in the pipe config.

You need to pass in the VERSION variable with a string. That worked for me. 

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
TAGS
AUG Leaders

Atlassian Community Events