axion-release-plugin icon indicating copy to clipboard operation
axion-release-plugin copied to clipboard

Feature/use global version

Open jwermuth opened this issue 5 years ago • 18 comments
trafficstars

Thanks for a nice plugin. This is the implementation of issue #340

It has code and tests and user documentation allowing user to do

    scmVersion {
        useGlobalVersion = true
    }

and

# ./gradlew currentVersion -Prelease.useGlobalVersion

I implemented this for a project where I need it. It would be nice with a release including it (if it passes acceptance, of course) soon.

Regards Jesper

jwermuth avatar Jul 09 '20 09:07 jwermuth

Coverage Status

Coverage increased (+0.5%) to 57.913% when pulling 9aff1dad5ccd30f19a26db5635f5a67835cdae09 on jwermuth:feature/useGlobalVersion into b02d6bac834140ed3b4c7fa12ef08d913f4162ee on allegro:master.

coveralls avatar Jul 09 '20 09:07 coveralls

@adamdubiel can I do anything to offload you, so this PR (regarding #340 ) can get merged

jwermuth avatar Jul 18 '20 09:07 jwermuth

Hi guys!

I'm also voting for this feature. It is highly required for my projects as well.

Best regards, Konstanty


Cześć Państwu!

Oddaje też swój głos za tą funkcję! Bardzo potrzebuje ją w moich projektach!

Pozdrawiam, Konstanty

km-at-aloteq-dev avatar Aug 03 '20 10:08 km-at-aloteq-dev

Merged the lastest changes on master ( #317 ) into feature/useGlobalVersion branch on jwermuth/axion-release-plugin. Tests are still green. @adamdubiel can I do something to get this PR merged ?

jwermuth avatar Aug 03 '20 10:08 jwermuth

hi @jwermuth, thanks for Your contribution and patience! I'll look at it and I hope we will add this feature to the next axion-release-plugin release ;)

bgalek avatar Mar 22 '21 17:03 bgalek

@bgalek thanks for giving my PR some attention. I have noticed that the latest code on master breaks my PR. I will start looking at it now, and push when its fixed.

jwermuth avatar Apr 10 '21 07:04 jwermuth

It is a shame to see this PR that was ready 2 years ago and maintained for almost 1 year has gone stale instead of being merged. This would have been very helpful for my case as well.

cristianrgreco avatar Aug 18 '22 14:08 cristianrgreco

Why is this not merged!? :( Let me know if I can help... but this would be an very appreciated feature!

grhawk avatar Jan 30 '23 11:01 grhawk

@grhawk sure, I'll help to merge it - but i need help - you could start with rebasing this branch

bgalek avatar Jan 30 '23 12:01 bgalek

@bgalek I tried, this is really just a single rebase, there is nothing to merge... if I have to do it, it means that I should create a pull request to @jwermuth to just move a pointer in git. I really think the best approach is that one of you does it... I think my "help" would only make things slower and messier...

grhawk avatar Jan 30 '23 12:01 grhawk

just fork his repo, rebase and push it as your own PR

bgalek avatar Jan 30 '23 13:01 bgalek

mmm I did a mistake... it actually a mess even just to merge the 2 branches... it looks like some major refactoring went on... I will have a look in the next days... but I really think this is going to be difficult!

grhawk avatar Jan 30 '23 13:01 grhawk

I've a question on the validity of this feature... https://github.com/allegro/axion-release-plugin/issues/340#issuecomment-1423905164

big-andy-coates avatar Feb 09 '23 09:02 big-andy-coates

@bgalek hey, sorry I disappeared under tons of stuff to do... I may have time in the next couple of weeks of tackling the issue... just let me know if you are still interested in merging this... :)

grhawk avatar May 16 '23 08:05 grhawk

@bgalek I assume the "heart" is "yes"... but please, don't let me work on this if you are not interested in merging it :)

grhawk avatar May 17 '23 13:05 grhawk

I'll be happy to merge it, I should be able to check everything next week

bgalek avatar May 17 '23 14:05 bgalek

I'll be happy to merge it, I should be able to check everything next week

Did you notice my question on the validity of this feature: https://github.com/allegro/axion-release-plugin/issues/340#issuecomment-1423905164

Happy to be overruled, but wanted to highlight.

big-andy-coates avatar May 18 '23 16:05 big-andy-coates

@big-andy-coates has a good point there

bgalek avatar May 22 '23 06:05 bgalek