Skip to content
This repository has been archived by the owner on Jan 25, 2022. It is now read-only.

Task generates potentially invalid versions #2

Open
matthid opened this issue Nov 13, 2017 · 0 comments
Open

Task generates potentially invalid versions #2

matthid opened this issue Nov 13, 2017 · 0 comments

Comments

@matthid
Copy link
Contributor

matthid commented Nov 13, 2017

Usually whens using the task is used in a build process the build number is set in the "Build number format". However, there are situation where this field already contains a version number and cannot be changed for compatibility reasons (for example if you want to use the "version task" for a sub-component).

In the above situation:

  • the version task generates "invalid" versions without yielding an error -> Bug
  • there is no way to specify how to properly construct a valid version -> Needs a regex similar to the release task (new feature)

Ideally, we find a "better" way to retrieve the build number and use that instead, which should fix both issues.

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

No branches or pull requests

1 participant