Page MenuHomeSoftware Heritage

tox: Add sphinx environments to check sane doc build
ClosedPublic

Authored by anlambert on Apr 26 2021, 5:03 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
rDLDSVN Subversion (SVN) loader
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 D5605 (id=20015)

Rebasing onto 8d7196d280...

Current branch diff-target is up to date.
Changes applied before test
commit 33aa9cca481b8bb9ab06696233d82a7dca8de238
Author: Antoine Lambert <antoine.lambert@inria.fr>
Date:   Mon Apr 26 17:02:57 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/DLDSVN/job/tests-on-diff/126/ for more details.

Build is green

Patch application report for D5605 (id=20015)

Rebasing onto 8d7196d280...

Current branch diff-target is up to date.
Changes applied before test
commit 33aa9cca481b8bb9ab06696233d82a7dca8de238
Author: Antoine Lambert <antoine.lambert@inria.fr>
Date:   Mon Apr 26 17:02:57 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/DLDSVN/job/tests-on-diff/127/ for more details.

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