Page MenuHomeSoftware Heritage

tox: Add sphinx environments to check sane doc build
ClosedPublic

Authored by anlambert on Apr 26 2021, 4:29 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
rDICP Icinga plugins
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 D5598 (id=20008)

Rebasing onto d65fd19afd...

Current branch diff-target is up to date.
Changes applied before test
commit 8878925a6cd6b34410e8a3add4d3011241f706ae
Author: Antoine Lambert <antoine.lambert@inria.fr>
Date:   Mon Apr 26 16:29:03 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/DICP/job/tests-on-diff/31/ for more details.

This revision is now accepted and ready to land.Apr 26 2021, 6:13 PM

Build is green

Patch application report for D5598 (id=20008)

Rebasing onto d65fd19afd...

Current branch diff-target is up to date.
Changes applied before test
commit 8878925a6cd6b34410e8a3add4d3011241f706ae
Author: Antoine Lambert <antoine.lambert@inria.fr>
Date:   Mon Apr 26 16:29:03 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/DICP/job/tests-on-diff/32/ for more details.