-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Labels
jira-issueIssue tracked on JIRAIssue tracked on JIRA
Description
I have noticed that the outputs.version
on the release-branch can be invalid.
Observed scenario:
- The project has a single existing tag
0.0.1
and a release-branch namedmain
- The
codacy/[email protected]
output onmain
:- received:
Previous Version: 0.0.0
New Version: 0.0.1
- expected:
Previous Version: 0.0.1
New Version: 0.0.2
- received:
After adding another tag 0.0.2
I got the output:
- as expected
Previous Version: 0.0.2
New Version: 0.0.3
This cause me to assure, that at least two tags exists before being able to use the codacy/[email protected]
Metadata
Metadata
Assignees
Labels
jira-issueIssue tracked on JIRAIssue tracked on JIRA