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

added CLI switch --no-version-normalization #138

Merged
merged 1 commit into from
Nov 10, 2021

Conversation

jkowalleck
Copy link
Member

is related to #102

CLI got a new switch --no-version-normalization.
That allows to omit component version-string normalization.
Per default this plugin will normalize version strings by stripping leading "v".
This is a compatibility-switch. The next major-version of this plugin will not modify component versions.

@jkowalleck jkowalleck requested a review from a team as a code owner November 10, 2021 18:35
@jkowalleck jkowalleck force-pushed the switch_normalizer-disable branch 2 times, most recently from 93ccb8c to 9131506 Compare November 10, 2021 19:14
is related to #102

Signed-off-by: Jan Kowalleck <[email protected]>
@jkowalleck jkowalleck force-pushed the switch_normalizer-disable branch from 9131506 to 8a1e9fa Compare November 10, 2021 19:17
@jkowalleck jkowalleck merged commit 6c61f3d into master Nov 10, 2021
@jkowalleck jkowalleck deleted the switch_normalizer-disable branch November 10, 2021 19:21
jkowalleck added a commit that referenced this pull request Nov 10, 2021
* Added
  * CLI got a new switch `--no-version-normalization`. (via [#138])
    That allows to omit component version-string normalization.
    Per default this plugin will normalize version strings by stripping
leading "v".
    This is a compatibility-switch. The next major-version of this
plugin will not modify component versions. (see [#102])

[#138]: #138
[#102]: #102
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant