pytest-github-actions-annotate-failures icon indicating copy to clipboard operation
pytest-github-actions-annotate-failures copied to clipboard

Consider hosting project under pytest-dev

Open ssbarnea opened this issue 4 years ago • 5 comments

Have you considered hosting this plugin under @pytest-dev organization? The process can be initiated with a ticket on https://github.com/pytest-dev/meta/issues

I am asking this because I am not keen to add dependency on plugins that can easily become unmaintained. (happened multiple times in the past).

I am also a python plugin author and I did that to make the future of the plugin safer.

ssbarnea avatar Sep 06 '21 17:09 ssbarnea

:+1: That's a good idea. I'm going to prepare for requirements of transferring repository to pytest-dev (there are no tox configuration or changelog file in this repository now).

utgwkk avatar Sep 11 '21 15:09 utgwkk

@ssbarnea I prepared changelog and tox configuration (I think this plugin is ready to be transferred). Can I submit an issue of migrating this plugin to pytest-dev/meta (or should I do something else more)?

utgwkk avatar Sep 12 '21 13:09 utgwkk

Please create a ticket, I will try to help with it. Is better if owner is proposing it, for obvious reasons.

ssbarnea avatar Sep 12 '21 14:09 ssbarnea

I see.

utgwkk avatar Sep 12 '21 14:09 utgwkk

I created a ticket https://github.com/pytest-dev/meta/issues/9. Thank you for your help!

utgwkk avatar Sep 12 '21 14:09 utgwkk