-
-
Notifications
You must be signed in to change notification settings - Fork 12.5k
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
bumpversion 0.5.11 #47379
bumpversion 0.5.11 #47379
Conversation
Is there a 'blessing' from the old project to continue as a fork? We don't just change upstreams without a very good reason and confirmation from the original upstream. |
@SMillerDev yeah, he did even put a commit saying the future work would go to the fork (even though there might be potential work needed to merge the fork back to main). |
The fork is completely drop-in replacement. And I think the fork would be promoted to its own repo shortly. |
It just tells you to contribute to a fork with "c4urself" being an example. None of this actually mentions that the fork is now the official project. |
@Homebrew/core any opinions? |
I think this is pretty clear that is the actively maintained fork, but yeah, it might take some time to become official repo. |
So there are multiple and this is an example. |
Yeah, I think so. Considering the last activity for the main repo was four or five years back, this change might be beneficial. I will also create an upstream issue to get them sorted out and turn this back to track. |
Given it's "blessed" by the original project maintainer: 👍 to this change. |
To emphasise the GitHub issue mentioned in the formula: c4urself/bump2version#86 It seems like the plan is for either that specified fork to eventually merge back into the main one or for the main repo to be transferred to the individual(s) managing the fork. It's probably as "official" as it's going to get without being official. |
@c4urself Could you ask @peritus for commit rights to https://github.com/peritus/bumpversion? |
There is ongoing discussion for this, I think instead of merging back, it would be nice to promote the fork to become as official repo. |
what is the take now? merge or close? |
Ideally @peritus would either grant commit rights to @c4urself, or alternatively transfer the GitHub repo to @c4urself. @MikeMcQuaid approved this PR in #47379 (comment). That's good enough for me. |
I did give @c4urself access to both my repository and the PyPI project a few weeks ago: c4urself/bump2version#86 (comment) |
Yep, it's on my radar -- going to spend some time on that this week hopefully. |
@BrewTestBot test this please |
brew install --build-from-source <formula>
, where<formula>
is the name of the formula you're submitting?brew test <formula>
, where<formula>
is the name of the formula you're submitting?brew audit --strict <formula>
(after doingbrew install <formula>
)?