Package maintainers? #207
Replies: 33 comments
-
@kimberlythegeek / @davehunt - is Moz still maintaining this or has the project been sunsetted? |
Beta Was this translation helpful? Give feedback.
-
Alternatively, can this project be shifted to a community ownership model? Happy to re-take the reigns. |
Beta Was this translation helpful? Give feedback.
-
I ended up forking the project as an alternatively named package primarily for myself but went ahead and published it to pypi in case it's useful for anyone else. (selenium-axe-python) |
Beta Was this translation helpful? Give feedback.
-
I was the architect of axe-selenium-python and core maintainer. I lost access after leaving Mozilla. I'll contact moz via other channels to understand their intent with this project. |
Beta Was this translation helpful? Give feedback.
-
For what it’s worth, we’ve been investigating using this package for Django (django#16372), so I’d love to know what the maintenance status is as well – and help if help is needed. |
Beta Was this translation helpful? Give feedback.
-
Mozilla staff are attending an All Hands meeting next week. I don't expect to hear back until after their meetings. The gears are in motion, we should receive a status update shortly. I appreciate everyone's patience while we get this sorted out. |
Beta Was this translation helpful? Give feedback.
-
I can confirm that this project is no longer being maintained by anyone at Mozilla. I fully support @m8ttyB's suggestion of handing this over to a new owner or community for future development. My suggestion would be to initiate a repository transfer. If others are in agreement, I believe we would just need to know the new owner. |
Beta Was this translation helpful? Give feedback.
-
thx @davehunt. I'm working to track down @kimberlythegeek to discuss the pypi maintainers list. An open question to the community - @MarcelWilson + @thibaudcolas: Is there an intrinsic reason to continue using |
Beta Was this translation helpful? Give feedback.
-
I want to nudge this thread again -- I have not been able to locate @kimberlythegeek yet. I'll continue to work on getting ahold of her. In the meantime, @MarcelWilson or @thibaudcolas, have you given my question some thought? Should we suggest the community begin using |
Beta Was this translation helpful? Give feedback.
-
@m8ttyB thanks for following up! I’ve not come across Deque’s As far as ownership, the options I can see working from my side are:
We’d then try to replicate this as appropriate in PyPI, set up an Organization account and invite the relevant maintainers. |
Beta Was this translation helpful? Give feedback.
-
Hey all, my turn to nudge :) |
Beta Was this translation helpful? Give feedback.
-
Hi @thibaudcolas -- I was hoping @MarcelWilson might have a moment to weigh in. You make fine points, particularly around being pushed towards an authenticated package registry that ties usage to Deque. Is this a blocker? The underlying integration they use to inject Axe with Selenium appears curiously similar to our solution. Again, I am not dismissing the value of If you're a 👍🏼, let's move forward, can you approach the Django project to engage in a conversation and take a temperature check? I agree with your assessment. Once it's decided which organization to host this project under, Mozilla folks will assist with transferring the project - ty to @davehunt & @pdehaan.
There is a mechanism in place to recover abandoned pypi namespaces. I will begin the process. |
Beta Was this translation helpful? Give feedback.
-
@m8ttyB I'm not against paid libraries, but unfortunately it would be a non-starter for my projects (one of which is also open source). Personally I would love to see |
Beta Was this translation helpful? Give feedback.
-
ty @MarcelWilson. Let's do it.
|
Beta Was this translation helpful? Give feedback.
-
I love the efforts everyone is making here to push this forward. I would be happy to volunteer to help in any manner possible and want to contribute some features inspired by https://github.com/pamelafox/pytest-axe-playwright-snapshot, majorly interested in having inbuilt snapshot testing as starters. |
Beta Was this translation helpful? Give feedback.
-
I agree a separate github org would make the most sense. One very minor correction, I'm not affiliated with Django. I use the axe in conjunction with selenium. I mention this because I feel it's important that the purpose of the package isn't/shouldn't be specifically limited to one umbrella. |
Beta Was this translation helpful? Give feedback.
-
@m8ttyB 👋 checking in where we’re at with this – do you think we could make the GitHub + PyPI transfer happen? I’m happy to have the package transferred to my personal account and take it from there, or you can create a new separate organization yourself and add the above people to it. Re the PyPI package, same. You mentioned a mechanism to recover packages there, I’m not aware of it but am happy to take care of that if needed. |
Beta Was this translation helpful? Give feedback.
-
Oi vey, I apologize. This conversation fell off my map, and messages were sent to
@davehunt, can you help Mozilla formalize the transfer of /cc @pdehaan |
Beta Was this translation helpful? Give feedback.
-
I've filed a support request with PyPI to initiate the transfer of the maintainer role. Once completed, we'll coordinate a community maintainer model for the package. |
Beta Was this translation helpful? Give feedback.
-
I've opened a ticket for transferring this repository to @thibaudcolas. |
Beta Was this translation helpful? Give feedback.
-
Excellent! :) Yes, as soon as the transfer is done I’ll proceed with creating an org for it, with the people listed above sharing access. |
Beta Was this translation helpful? Give feedback.
-
There's some process involved in transferring a repository, which makes me wonder if it's worth the effort. If we're able to get access to the PyPI project, could we archive this repository and allow a fork to become the canonical repository? Apparently this approach has been used before. What do you think? |
Beta Was this translation helpful? Give feedback.
-
@davehunt with the caveat that I don’t have context on what your process involves, nor on how PyPI package transfers work, that seems ok to me. Here’s what I think we would lose, in rough order of value:
I’d like to see mitigations in place for items 1. and 2. if possible. I’d run an automated script to recreate placeholder issues for all existing issues, with a link pointing to their source. And it’d be nice if on the existing repository, I could comment with a link to the new repo before it’s archived. And signposting on the README before archival. Be great if we could rely on GitHub’s support for all of this, but if not, I’ve created axe-selenium-python/axe-selenium-python-fork for now as a placeholder, which I’ll rename if we proceed with this. |
Beta Was this translation helpful? Give feedback.
-
Repository transfer has been approved and should happen soon. Hopefully we can also get some attention on pypi/support#4205 soon. Thank you everyone for your patience. |
Beta Was this translation helpful? Give feedback.
-
Hi everyone, there’s been lots of progress! Thanks to @davehunt, the repository transfer is now completed. The repository moved to For transparency, here’s the legal agreement between Mozilla and myself about the repository transfer: Mozilla Thibaud Axe-Selenium-Python Agreement For Execution (PDF, 200kb). PyPI packageThe next step is the PyPI package, for which @m8ttyB opened a PEP 541 request with PyPI back in June (pypi/support#4205). Looking at how those requests are processed, the PyPI support team is currently reviewing requests from March-April 2023, about 18 months ago. If those delays hold, we’d be getting support in December 2025 / January 2026. In the meantime, I’ve set up axe-selenium on PyPI. Please don’t switch to it now. I’ve tried to re-publish the artifacts of axe-selenium-python 2.1.6 as-is, but made no attempt to test the results. This is just there as a placeholder so we have an available package name to publish to. OnwardsIf anyone following this thread has concerns with Django Commons, please share them now before we proceed? And if anyone is interested to help with future maintenance and hasn’t said so yet, now’s also the right time. And as far as the implementation – I think we’re in a good place to proceed with adoption of modern Python packaging practices / tools; other maintenance-related project health improvements; and subsequently improvements to the functionality (in particular Axe version upgrades). For now I’ve set up a kanban board: 2024 maintenance overhaul. |
Beta Was this translation helpful? Give feedback.
-
This is awesome, thanks for all the work! |
Beta Was this translation helpful? Give feedback.
-
Thank you for making this happen. If you need additional maintainers I'd be happy to get involved in the project health improvements. |
Beta Was this translation helpful? Give feedback.
-
Just checking in. Looking at pypi/support#4205 it would appear they couldn't get ahold of "the owner". Do we have any idea what kind of timeline we can expect? (assuming they move forward). Should we attempt pushing updates to https://pypi.org/project/axe-selenium/ in the interim? |
Beta Was this translation helpful? Give feedback.
-
We got access yesterday! 🌈 axe-selenium-python on PyPI now has me as the owner and I’ve invited @knyghty as well to have some redundancy in the short term. I’m not super clear on the order of actions but the plan as I see it is still:
I’ll review the Django Commons process a bit more to check if it makes more sense to add everyone to the package "now" or after the move there. |
Beta Was this translation helpful? Give feedback.
-
👋 I’ve now moved this from issues to discussions, reflecting that this is more or less "solved" / the remaining steps can be tracked elsewhere. Quick update of the relevant changes:
I believe our next steps are completing that move to Django Commons, Trusted Publishing and the Axe upgrade. Onwards! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Is this project actively being maintained? I see a couple PRs submitted from last year without any movement.
Beta Was this translation helpful? Give feedback.
All reactions