Django-oauth-toolkit: master branch not being updated on rtd.io

Created on 31 Jan 2018  路  11Comments  路  Source: jazzband/django-oauth-toolkit

I was using Authentication class as
oauth2_provider.ext.rest_framework.OAuth2Authentication
But i seems that its changed to
oauth2_provider.contrib.rest_framework.OAuth2Authentication

Docs has been updated on the master however
http://django-oauth-toolkit.readthedocs.io/en/stable/rest-framework/getting_started.html
Shows the old Getting Started page
https://github.com/evonove/django-oauth-toolkit/blob/34f3b7b3511c15686039079026165feaadb1b87d/docs/rest-framework/getting_started.rst

Most helpful comment

@n2ygk Done!

Thanks @synasius

You're welcome!

Thanks to everyone who has contributed to keep this project alive! :pray: :heart:

All 11 comments

Somehow there's also a http://django-oauth-toolkit-latest.readthedocs.io/ (note the -latest) which has github references to one of the forks rather than this main repo (see https://github.com/evonove/django-oauth-toolkit/issues/520). This messed me up too!

@MattBlack85 it appears that you are the only jazzband lead for this project. Can you take a look and/or add more lead(s) like perhaps @jleclanche (and I volunteer if someone can guide me to make sure I don't screw up). I suspect there may be an old deprecated github services integration for RTD in project settings which needs to be replaced with a webhook: The last RTD build was Dec. 8, 2018. 4:51 a.m.

Feel free to add @n2ygk, I'd rather not be a lead right now as I'm too short on time to dedicate to this :)

you can also add me :)

Adding this back to 1.3 milestone.

I would appreciate your help with getting the RTD stuff back working:

I've had difficulty getting a response from @jezdez -- I'm guessing he's super busy. (I hope it's just that he's busy or on vacation!)

Adding this back to 1.3 milestone.

I would appreciate your help with getting the RTD stuff back working:

I've had difficulty getting a response from @jezdez -- I'm guessing he's super busy. (I hope it's just that he's busy or on vacation!)

Never mind. I've just heard from @jezdez. He was in fact unavailable for a few days.

@n2ygk I can add you on RTD? What is your username?

@n2ygk I don't have settings access indeed.

@n2ygk I can add you on RTD? What is your username?

n2ygk

Thanks @synasius

@n2ygk Done!

Thanks @synasius

You're welcome!

Thanks to everyone who has contributed to keep this project alive! :pray: :heart:

@jleclanche @auvipy opinion on whether we should configure automatic build of readthedocs on every pull request? We already test build in tox.ini so errors will show up there.

See https://docs.readthedocs.io/en/stable/guides/autobuild-docs-for-pull-requests.html#

Was this page helpful?
0 / 5 - 0 ratings

Related issues

hackaprende picture hackaprende  路  5Comments

lokilak picture lokilak  路  4Comments

clintonb picture clintonb  路  6Comments

ericburns picture ericburns  路  3Comments

anveshagarwal picture anveshagarwal  路  6Comments