Hey, I'm quite a happy user of pytest-bdd[1], but it has some issues with deprecation warnings of Python[2] and pytest[3] which I fixed in the linked PRs. This was a month ago, unfortunately I still got zero reactions on those PRs... What can I do in such a case? It seems Anatoly Bubenkov isn't very active anymore on the plugin, and Oleg Pidsadnyi who has answered to some of the issues I opened seems very busy as well. I'd like to get that plugin in shape a bit more (e.g. by fixing those things and getting the tests/Travis to pass[4] again), but that'd mean I'd really like some more people (e.g. me :P) to be able to do releases on PyPI, and ideally have the OK of Anatoly/Oleg to actually do a release. Right now I could just merge my own PRs, but of course I'd prefer not doing that, and it doesn't help much without a release. Otherwise I'd have to fork the plugin as I'm a happy user of it other than those issues, and I'd really like to avoid that... Florian [1] https://github.com/pytest-dev/pytest-bdd [2] https://github.com/pytest-dev/pytest-bdd/pull/164 [3] https://github.com/pytest-dev/pytest-bdd/pull/163 [4] https://github.com/pytest-dev/pytest-bdd/issues/162 -- http://www.the-compiler.org | me@the-compiler.org (Mail/XMPP) GPG: 916E B0C8 FD55 A072 | http://the-compiler.org/pubkey.asc I love long mails! | http://email.is-not-s.ms/
On Wed, Dec 16, 2015 at 7:34 AM Florian Bruhin <me@the-compiler.org> wrote:
It seems Anatoly Bubenkov isn't very active anymore on the plugin, and Oleg Pidsadnyi who has answered to some of the issues I opened seems very busy as well.
I'd like to get that plugin in shape a bit more (e.g. by fixing those things and getting the tests/Travis to pass[4] again), but that'd mean I'd really like some more people (e.g. me :P) to be able to do releases on PyPI, and ideally have the OK of Anatoly/Oleg to actually do a release.
I guess Anatoly and Oleg could share their thoughts here, but one of the ideas of the pytest-dev organization was to provide a way for package maintainers which have limited time to work on a plugin to at least share the burden with some other interested members of the organization, including PyPI publishing rights to some trusted users (such as yourself :)). Cheers, Bruno.
Hey Florian yes I'm very busy with a lot of other things, unfortunately I've added you to that package on the pypi also on the pytest-splinter The rule of thumb for PRs i think is: - tested - reviewed by 1-2 people go ahead, i'd say, and thanks for the initiative! On 16 December 2015 at 10:34, Florian Bruhin <me@the-compiler.org> wrote:
Hey,
I'm quite a happy user of pytest-bdd[1], but it has some issues with deprecation warnings of Python[2] and pytest[3] which I fixed in the linked PRs.
This was a month ago, unfortunately I still got zero reactions on those PRs... What can I do in such a case?
It seems Anatoly Bubenkov isn't very active anymore on the plugin, and Oleg Pidsadnyi who has answered to some of the issues I opened seems very busy as well.
I'd like to get that plugin in shape a bit more (e.g. by fixing those things and getting the tests/Travis to pass[4] again), but that'd mean I'd really like some more people (e.g. me :P) to be able to do releases on PyPI, and ideally have the OK of Anatoly/Oleg to actually do a release.
Right now I could just merge my own PRs, but of course I'd prefer not doing that, and it doesn't help much without a release.
Otherwise I'd have to fork the plugin as I'm a happy user of it other than those issues, and I'd really like to avoid that...
Florian
[1] https://github.com/pytest-dev/pytest-bdd [2] https://github.com/pytest-dev/pytest-bdd/pull/164 [3] https://github.com/pytest-dev/pytest-bdd/pull/163 [4] https://github.com/pytest-dev/pytest-bdd/issues/162
-- http://www.the-compiler.org | me@the-compiler.org (Mail/XMPP) GPG: 916E B0C8 FD55 A072 | http://the-compiler.org/pubkey.asc I love long mails! | http://email.is-not-s.ms/
-- Anatoly Bubenkov
participants (3)
-
Anatoly Bubenkov -
Bruno Oliveira -
Florian Bruhin