Open c-goosen opened 4 years ago
I don't know the author personally, so I don't have another way of contacting him other than through Github. What I can do is send @danielwelch a message and wait till I am back from holidays in a few weeks. He might just be on holidays too. If not, I can always think about moving the code and maintaining it myself.
On Wed, Jul 22, 2020 at 1:58 PM crypticGøøse notifications@github.com wrote:
Hi.
So django-q has the extensions django-q-rollbar and django-q-sentry.
Both libraries do not have the sentry or rollbar as a dependency in the setup.py. Additionally sentry is moving away from the raven sdk to sentry-sdk.
I have opened a pull request for both, but not sure if the author is still active on the projects.
Any ways of contacting the author or any ideas on progessing?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Koed00/django-q/issues/461, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA6AQNKOYGOCNCW4KUKENMTR43H55ANCNFSM4PEUESHQ .
Its not overly complex code and not hard to maintain, just want it updated at some point, as we are currently installing from forked company github.
Also could be confusing to other users as missing sentry/rollbar library not reported by django-q.
Don't mind helping with some of the maintenance and admin myself, but also want credit to remain with original author
Sorry for the delay and thanks for the heads up. I've merged the changes. I don't use this personally anymore, but I'd be happy to add someone else who is actively using it / invested in the project as a contributor.
No worries!.
Welcome to add me. Currently using the sentry version of the extension. Would like to update pypi as well.
@danielwelch can you add me as a maintainer on https://pypi.org/project/django-q-sentry/ and https://pypi.org/project/django-q-rollbar/ ?
I want to add more functionality and update the pypi
Hi.
So django-q has the extensions django-q-rollbar and django-q-sentry.
Both libraries do not have the sentry or rollbar as a dependency in the setup.py. Additionally sentry is moving away from the raven sdk to sentry-sdk.
I have opened a pull request for both, but not sure if the author is still active on the projects.
Any ways of contacting the author or any ideas on progessing?