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

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

Open
tanordheim opened this issue Dec 9, 2022 · 1 comment
Open

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

tanordheim opened this issue Dec 9, 2022 · 1 comment
Labels
jira-issue Issue tracked on JIRA

Comments

@tanordheim
Copy link

If using a configuration like this:

      - name: Get build version
        uses: codacy/[email protected]
        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.

@github-actions github-actions bot changed the title Expose non-prefixed version number in the output [CY-6703] Expose non-prefixed version number in the output Dec 9, 2022
@github-actions github-actions bot added the jira-issue Issue tracked on JIRA label Dec 9, 2022
@github-actions
Copy link

github-actions bot commented Dec 9, 2022

Internal ticket created : CY-6703

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
jira-issue Issue tracked on JIRA
Projects
None yet
Development

No branches or pull requests

1 participant