Page MenuHomeSoftware Heritage

tox: Add sphinx environments to check sane doc build
ClosedPublic

Authored by anlambert on Apr 26 2021, 4:41 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
rDLDG Git loader
Branch
tox-sphinx
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 21010
Build 32611: Phabricator diff pipeline on jenkinsJenkins console · Jenkins
Build 32610: arc lint + arc unit

Event Timeline

Build is green

Patch application report for D5602 (id=20012)

Rebasing onto 8327ec6d52...

Current branch diff-target is up to date.
Changes applied before test
commit 15e12fae18e68ca2889800f30399c4abe3973782
Author: Antoine Lambert <antoine.lambert@inria.fr>
Date:   Mon Apr 26 16:40:52 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/DLDG/job/tests-on-diff/97/ for more details.

Build is green

Patch application report for D5602 (id=20012)

Rebasing onto 8327ec6d52...

Current branch diff-target is up to date.
Changes applied before test
commit 15e12fae18e68ca2889800f30399c4abe3973782
Author: Antoine Lambert <antoine.lambert@inria.fr>
Date:   Mon Apr 26 16:40:52 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/DLDG/job/tests-on-diff/98/ for more details.

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