tox: Add sphinx environments to check sane doc build
Closed
requested to merge generated-differential-D5599-source into generated-differential-D5599-target
Enable to check package documentation can be built without producing sphinx warnings.
The sphinx
environment is designed to be used in continuous integration
in order to prevent breaking documentation build when committing changes.
The sphinx-dev
environment is designed to be used inside a full swh
development environment.
Related to T3258
Migrated from D5599 (view on Phabricator)
Merge request reports
Activity
Some references in the commit message have been migrated:
- T3258 is now swh/meta#3258
Build is green
Patch application report for D5599 (id=20009)
Rebasing onto 236a0026...
Current branch diff-target is up to date.
Changes applied before test
commit dd59b67c7fb76bc808d40c25819a48ceae2c636b Author: Antoine Lambert <antoine.lambert@inria.fr> Date: Mon Apr 26 16:32:26 2021 +0200 tox: Add sphinx environments to check sane doc build Enable to check package documentation can be built without producing sphinx warnings. The sphinx environment is designed to be used in continuous integration in order to prevent breaking documentation build when committing changes. The sphinx-dev environment is designed to be used inside a full swh development environment. Related to [T3258](https://forge.softwareheritage.org/T3258 'view original for T3258 on Phabricator')
See https://jenkins.softwareheritage.org/job/DJNL/job/tests-on-diff/157/ for more details.
Build is green
Patch application report for D5599 (id=20009)
Rebasing onto 236a0026...
Current branch diff-target is up to date.
Changes applied before test
commit dd59b67c7fb76bc808d40c25819a48ceae2c636b Author: Antoine Lambert <antoine.lambert@inria.fr> Date: Mon Apr 26 16:32:26 2021 +0200 tox: Add sphinx environments to check sane doc build Enable to check package documentation can be built without producing sphinx warnings. The sphinx environment is designed to be used in continuous integration in order to prevent breaking documentation build when committing changes. The sphinx-dev environment is designed to be used inside a full swh development environment. Related to [T3258](https://forge.softwareheritage.org/T3258 'view original for T3258 on Phabricator')
See https://jenkins.softwareheritage.org/job/DJNL/job/tests-on-diff/159/ for more details.
Please register or sign in to reply