Page MenuHomeSoftware Heritage

tox: Add sphinx environments to check sane doc build
ClosedPublic

Authored by anlambert on Apr 26 2021, 4:35 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
rDLS Listers
Branch
tox-sphinx
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 21098
Build 32744: Phabricator diff pipeline on jenkinsJenkins console · Jenkins
Build 32743: arc lint + arc unit

Event Timeline

Build is green

Patch application report for D5600 (id=20010)

Rebasing onto 40e1916510...

Current branch diff-target is up to date.
Changes applied before test
commit dc29e229c005237b59175a235711e6fa89e09202
Author: Antoine Lambert <antoine.lambert@inria.fr>
Date:   Mon Apr 26 16:35:27 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/DLS/job/tests-on-diff/268/ for more details.

Build is green

Patch application report for D5600 (id=20010)

Rebasing onto 40e1916510...

Current branch diff-target is up to date.
Changes applied before test
commit dc29e229c005237b59175a235711e6fa89e09202
Author: Antoine Lambert <antoine.lambert@inria.fr>
Date:   Mon Apr 26 16:35:27 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/DLS/job/tests-on-diff/269/ for more details.

Build is green

Patch application report for D5600 (id=20106)

Rebasing onto 18b68bd8c7...

Current branch diff-target is up to date.
Changes applied before test
commit 6f8dd5d3f24314626d2c709bce07f08a446ce8bc
Author: Antoine Lambert <antoine.lambert@inria.fr>
Date:   Mon Apr 26 16:35:27 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/DLS/job/tests-on-diff/271/ for more details.

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