Page MenuHomeSoftware Heritage

tox: Add sphinx environments to check sane doc build
ClosedPublic

Authored by anlambert on Apr 26 2021, 5:25 PM.

Details

Summary

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

Diff Detail

Repository
rDOBJSRPL Content replayer
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

Build is green

Patch application report for D5609 (id=20019)

Rebasing onto f52b2c01b9...

Current branch diff-target is up to date.
Changes applied before test
commit 4c1c46e246a51919688accf569b331fab0810b6f
Author: Antoine Lambert <antoine.lambert@inria.fr>
Date:   Mon Apr 26 17:25:35 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

See https://jenkins.softwareheritage.org/job/DOBJSRPL/job/tests-on-diff/12/ for more details.

Build is green

Patch application report for D5609 (id=20019)

Rebasing onto f52b2c01b9...

Current branch diff-target is up to date.
Changes applied before test
commit 4c1c46e246a51919688accf569b331fab0810b6f
Author: Antoine Lambert <antoine.lambert@inria.fr>
Date:   Mon Apr 26 17:25:35 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

See https://jenkins.softwareheritage.org/job/DOBJSRPL/job/tests-on-diff/13/ for more details.

This revision was not accepted when it landed; it landed in state Needs Review.Apr 28 2021, 2:00 PM
This revision was automatically updated to reflect the committed changes.