aleksandr-m / gitflow-maven-plugin

The Git-Flow Maven Plugin supports various Git workflows, including GitFlow and GitHub Flow. This plugin runs Git and Maven commands from the command line.
https://aleksandr-m.github.io/gitflow-maven-plugin/
Apache License 2.0
493 stars 181 forks source link

Fixes #235 add projectVersionPolicyId parameter to support VersionPolicy implementations #236

Closed stefanseifert closed 2 years ago

stefanseifert commented 4 years ago

Fixes #235

stefanseifert commented 2 years ago

i've added an integration test

aleksandr-m commented 2 years ago

Thank you.

stefanseifert commented 2 years ago

great, thanks!

aleksandr-m commented 2 years ago

@stefanseifert I believe I've seen some review of the gitflow-maven-plugin written by you. Can you update it to reflect the latest changes?

stefanseifert commented 2 years ago

@aleksandr-m this PR is already merged (and released) - what do you mean?

aleksandr-m commented 2 years ago

@stefanseifert I was referring to this how to article.

Also, can you think of any other features that are missing right now?

stefanseifert commented 2 years ago

ah, i see. i've completely forgotten about this blog post, it's more a migration guide for users in the wcm.io ecosystem than a review. i've updated it to reflect the current feature set. i'm very happy with the current state of the gitflow plugin and appreciate all the work you've put into it in the last months!

aleksandr-m commented 2 years ago

Great. Thanks!