help
help copied to clipboard
Proposing django-globals
I'd like to propose that we take on https://github.com/svetlyak40wt/django-globals . I've contacted the author, @svetlyak40wt , he's open to the idea and would like to know what he needs to do.
I've added a PR with tests + travis config. I'm happy help with whatever other work is needed as part of the migration. @jdufresne may also be interested since he has open PRs on the repo.
- Is django-globals a suitable candidate for Jazzband? (hopefully it's not too simple to be considered)
- What are the next steps?
There are a few PRs in there that need to be merged first (like getting rid of unused code and the travis/tox OR) and it's missing user facing documentation on ReadTheDocs. Assuming you can get those changes in, I don't see a blocker on this one.
Oh also, I'd like to see @svetlyak40wt's okay here for the record. Thanks!
It is OK.
I think this is ready for you to take another look at now @jezdez. @svetlyak40wt has given me PR merge rights to his repo, I've merged the outstanding PRs, got travis/tox working in my repo + set up ReadTheDocs.
TODO:
- [ ] Enable travis -> pypi (I don't have access to the pypi)
- [ ] Configure webhooks for readthedocs build (I don't have sufficient privs on https://github.com/svetlyak40wt/django-globals currently)
- [x] Tag & release version 0.3.0+ to pypi
Hi @jezdez are you able to spend some time to complete this migration? If not, is anyone else in a position to assist?
I think the remaining work needed is :
- [ ] move the github repo
- [ ] transfer pypi ownership
- [ ] enable travis -> pypi
- [ ] enable readthedocs webhooks