Skip to content

[CY-6703] Expose non-prefixed version number in the output #78

Description

@tanordheim

If using a configuration like this:

      - name: Get build version
        uses: codacy/git-version@2.7.1
        id: version
        with:
          log-paths: 'module1'
          prefix: module1-

Then steps.version.outputs.version outputs something like module1-0.0.1-.... It would be super great to be able to access the non-prefixed version number here as well, usecase is building NuGet packages where we need the actual version number without prefix as a prefixed version number like this is not accepted.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    jira-issueIssue tracked on JIRA

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions