Open peymanslh opened 10 months ago
The first thing to do is create a Read the Docs config file, it's now required:
https://blog.readthedocs.com/migrate-configuration-v2/
See some other Jazzband projects and:
Thanks @hugovk
@peymanslh
try creating this .readthedocs.yaml
, then lmk if we can close this ticket and send me a url to the recent docs please.
# .readthedocs.yaml
# Read the Docs configuration file
# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
version: 2
build:
os: ubuntu-22.04
tools:
python: "3.10"
sphinx:
configuration: docs/conf.py
python:
install:
- requirements: requirements.txt
- method: pip
path: .
you may have to adjust paths, but I think I got it right for your project.
@jezdez , I suppose the way to prevent this would be to add a check for .readthdocs.yaml
in https://github.com/jazzband/.github/blob/main/.pullapprove.yml ?
(rhetorical, no need to answer here)
I've added the .readthedocs.yaml
file https://github.com/jazzband/django-pipeline/blob/master/.readthedocs.yaml
Is there anything else that I need to do?
I'm afraid the readthedocs project for django-pipeline was never transferred to Jazzband, so I can't do anything about it. It's owned by https://readthedocs.org/profiles/tim/.
@cyberdelia Could you help with transferring the ReadTheDocs ownership of django-pipeline to Jazzband?
@peymanslh Just need an account name or email to add as a maintainer there.
@jezdez Invitation is pending!
@jezdez Could you please provide us with an update on this issue?
The jazzband-bot is now a maintainer on read the docs.
We have a release for next week, and I’ll close this issue if it’s resolved by then. Thanks for everyone's help
Recently we had two releases for django-pileline but the documentation was not updated. Its last build in Read-The-Docs failed more than a year ago. https://readthedocs.org/projects/django-pipeline/builds/