📚 Documentation
We have some CI which currently relies on the docs build, but that won't always be the case - see #6110 (comment). Meanwhile Readthedocs has its own custom docs build process, which does not respect the lock files.
We need some CI which has just one job - test the docs build. This keeps it atomic, and will fail fast.
📚 Documentation
We have some CI which currently relies on the docs build, but that won't always be the case - see #6110 (comment). Meanwhile Readthedocs has its own custom docs build process, which does not respect the lock files.
We need some CI which has just one job - test the docs build. This keeps it atomic, and will fail fast.