help icon indicating copy to clipboard operation
help copied to clipboard

Proposing django-globals

Open therefromhere opened this issue 7 years ago • 4 comments

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?

PS, Happy 2nd birthday to Jazzband!

therefromhere avatar Dec 16 '17 22:12 therefromhere

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!

jezdez avatar Jan 08 '18 16:01 jezdez

It is OK.

svetlyak40wt avatar Jan 16 '18 11:01 svetlyak40wt

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

therefromhere avatar Jan 29 '18 03:01 therefromhere

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

therefromhere avatar May 25 '18 23:05 therefromhere