maven-git-versioning-extension icon indicating copy to clipboard operation
maven-git-versioning-extension copied to clipboard

Add functions to modify the placeholder values

Open mrozanc opened this issue 1 year ago • 0 comments
trafficstars

This feature adds functions to modify the placeholder values.

Originally I wanted to use the distance value from distanceOrZero from this first PR to increment a value from a custom capture group, but it was not possible.

I saw an opportunity to solve a lot of use cases by adding functions to the placeholders instead, including this one: https://github.com/qoomon/maven-git-versioning-extension/issues/246.

In my pipeline this would allow me to increment the pre-release part from RCs tags like 1.2.3-rc.2.

mrozanc avatar Sep 22 '24 01:09 mrozanc