sphinx/view_in_gitlab: Mark extension safe for parallel reading
It should fix doc CI builds as parallel build was recently enabled in jobs.
Merge request reports
Activity
Jenkins job DDOC/builds #496 failed .
See Console Output and Coverage Report for more details.Arf, the carousel extension we are using is not declared safe for parallel reading so the build still fails.
WARNING: the sphinx_carousel.carousel extension does not declare if it is safe for parallel reading, assuming it isn't - please ask the extension author to check and make it explicit
added 1 commit
- cee9a5d3 - sphinx/conf.py: Filter out warnings related to extension paralell read
Jenkins job DDOC/builds #497 failed .
See Console Output and Coverage Report for more details.added 1 commit
- df4e79b1 - sphinx/conf.py: Filter out warnings related to extension paralell read
- Resolved by Antoine Lambert
Jenkins job DDOC/builds #498 failed .
See Console Output and Coverage Report for more details.added 1 commit
- 38ce3f95 - sphinx/conf.py: Filter out warnings related to extension paralell read
Jenkins job DDOC/builds #499 succeeded .
See Console Output and Coverage Report for more details.