-
Notifications
You must be signed in to change notification settings - Fork 46
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
Give admin of this project to someone who will merge Pull Requests. #21
Comments
@g3rd I'll defer to you on this since you initially developed the package! |
Hoping to further this discussion with some input. I've pulled #15 #18 and #20 locally and have been working with them in a project of my own after properly merging them and their associated migrations. I also now have some contributions to give back to the project, but as they're dependant / integrate with the existing PR's feel blocked. |
@tom-price we'll get these reviewed and merged today. Going forward, I'm going to have a discussion with our team to see if this is a project we plan to continue support and pass it off to someone else if needed. |
@wroscoe and @tom-price We are taking some short term steps to improve this project (#15 already merged), but are still discussing how we want to support this project long term. |
Hi, do any of you need help maintaining this project, or merging pull requests? I'm using this project right now in something I'm working on, and I noticed that currently, deleting repeatable jobs does not indeed cancel the job in the scheduler. I'd be happy to work on a few features if needed, just let me know (@tom-price)! |
Hey @MicahLyle, I reached out to istrategylabs last week to see if they had a decision on this yet however I haven't heard anything on the state of the project yet. As mentioned then, I'm also happy to help out with the maintenance of this project whether it be merging PRs or triaging issues. |
I'm late to the party! |
@mattjegan @MicahLyle I am back on the project as a maintainer. |
@g3rd I'm on vacation the next 2 weeks but other than then am happy to contribute to the project's momentum. I am still actively using this in my projects. |
@g3rd @tom-price are you guys still maintaining this project in 2022? We are a small team of Django developers in a funded startup that are using this project and can maintain it going forward in case you are unable. Do let me know. Thanks for the good work! |
I'm keen to continue to working on this; however, not while unilaterally merging / pushing changes. I've had some difficulty getting feedback when submitting PRs. The other packages I work with / use are all for private internal use so having someone onboard with more familiarity with the standard practices for public projects would be great for me. |
This package like many others is in serious need of active maintenance otherwise it will keep getting forked. Case in point, for Django 4 @cunla has already created another pypi package when he didn't hear back for 2-3 months. It should have just been another version/branch of the code of this with a compatibility table if required. For now we have also forked this at grocurv/django-rq-scheduler. Ideally my team would take over maintenance, with daily review of PRs and managing compatibility across Django versions at the same pypi address as the present. @g3rd pls let us know if this works for you. We will obviously accredit the origin in the fork page |
This looks like a very useful tool but has fallen behind even though the fixes have been submitted in pull requests.
The text was updated successfully, but these errors were encountered: