pytest-dev / pytest-random-order

pytest plugin to randomise the order of tests with some control over the randomness
MIT License
65 stars 10 forks source link

Consider moving plugin under pytest-dev organization #52

Open ssbarnea opened 10 months ago

ssbarnea commented 10 months ago

I would like to suggest you to move this cool plugin under pytest-dev organization for few reasons:

I did myself with my own pytest plugin few years back and I am quite happy about the move. And yep, you still keep your full ownership over the project.

jbasko commented 9 months ago

Hi. Just noticed this message. I have no objections. Also, I don't mind giving up the "ownership". What should I do?

jbasko commented 7 months ago

@nicoddemus what is the simplest way to transfer this?

nicoddemus commented 7 months ago

We have the process documented here: https://github.com/pytest-dev/pytest/blob/main/CONTRIBUTING.rst#submitting-plugins-to-pytest-dev

You can transfer the repository to me and I will take it from there.

jbasko commented 7 months ago

Thanks. Transfer requested.

nicoddemus commented 7 months ago

Done!

@jbasko let me know if something is not working right to you.

@jbasko can you please also add me as PyPI admin/owner, to reduce the bus factor? Thanks!

nicoddemus commented 7 months ago

Next steps is to review the readme/docs to update any links if needed.

jbasko commented 7 months ago

@nicoddemus as PyPI owner set.

nicoddemus commented 7 months ago

Thanks, accepted. 👍