-
Notifications
You must be signed in to change notification settings - Fork 66
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
Looking for a new maintainer or release manager #137
Comments
Thanks for all your work on this library! I do not have time to take over maintainership on my own, and I can only do MacOS builds for the immediate future. That said, I'd be willing to handle the MacOS builds and also help with code reviewing and bug fixing, if you had another active maintainer who could do Windows and *nix builds. You might consider contacting the guy behind this: https://github.com/mido/mido/ or hitting up computer music forums or subreddits, or maybe hitting up academics somehow. This program is important to anyone doing Python and MIDI. I think once the ball was rolling, there would be enough interest that you could easily step away. Thanks again! |
(I mean, I could fire up a cloud machine or a docker and run a *nix build pretty easily, but the issue would be testing it...) |
I could resetup |
@rec @Czaki There is already a pull request (#119) and the accompanying branch feat/modernize, which sets up GH actions to build So what remains to done for a new release is intergrating these PRs and making sure the resulting packages work on at targets OSes. |
@SpotlightKid There is also #100 that is earlier that pointed PR and to which one I point that I could redo it using recent cibuildwheel. |
Yes, that's probably the best. Sorry that I didn't really follow up on that. But, if it's any consolation, I used it as a reference when working on #119.
The reason I did not merge that yet is that there were problems with the *nix builds, IIRC. It's been a while... The details should be in the GH actions build logs. As I said, #121 might already fix this. |
Logs were expired. And such information that persists show a problem with windows, not unix (UNIX jobs were canceled because of failure of windows action, that is, default GHA behavior that could be changed by set |
Ok, I probably remembered that wrong. I just rebased the branch and triggered a new build. |
Hi @SpotlightKid, I'd gladly take charge of the maintenance until someone better suited comes along. |
@brunoenten Thanks for your offer. Can you please contact me at the email address mentioned in the description and give me a short outline what your next steps for the project would be? Just so I know that you won't turn it into a closed-source, windows-only software ;) Afterwards I can give you access to the Github project and the PyPI entry. |
email sent! :) |
Good stuff! I just wanted to reiterate that if you need code reviews or MacOS builds, I can definitely provide support. |
@brunoenten I did not receive an email from you (yet?). I looked through the spam folder but could not find anything there too. |
@rec (and others): just to be clear, I'm not looking for help with maintaining tasks, I'm looking for someone to take over. If I had the capacity to coordinate the work myself right now, I could do it myself, since atm the remaining effort for getting a release out is getting the CI builds to work. |
I'm currently the deputy maintainer. I'll try my best to at least keep releases up to date. |
Hi all, the last months have shown that I currently neither have the time nor the motivation to give this project the attention it needs and deserves.
I am therefor looking for someone, who is willing to take over maintainership of this project or at least act as a release manager to get a much needed update released soon.
If you are interested, please reply here or contact me personally via email at [email protected]
The text was updated successfully, but these errors were encountered: