Skip to content

different versioning schemes in datasource and local git #23276

Answered by rarkins
rekup asked this question in Request Help
Discussion options

You must be logged in to vote

Thanks I see the problem now. The regex versioning is working ok - it can compare 2.6.2 to 2_6_4 - but then it replaces the 2.6.2 with 2_6_4 instead of with 2.6.4.

I can't think of a way to get this to work without adding something similar to extractVersion called instead transformVersion which allows you to transform/massage a version

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@rekup
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@rarkins
Comment options

Answer selected by rekup
@rekup
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto:reproduction A minimal reproduction is necessary to proceed
2 participants