Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F7163747
D736.id2313.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
610 B
Subscribers
None
D736.id2313.diff
View Options
diff --git a/jobs/swh/docs.yaml b/jobs/swh/docs.yaml
--- a/jobs/swh/docs.yaml
+++ b/jobs/swh/docs.yaml
@@ -55,10 +55,13 @@
- shell: |
#!/bin/bash
mr -j 4 -t update
+ mr -t run git rev-parse HEAD > revisions.txt
cd swh-docs
- tox -e sphinx-dev
+ SPHINXOPTS='-W -q --keep-going -w errors.log' tox -e sphinx-dev
publishers:
+ - archive:
+ artifacts: "revisions.txt,swh-docs/docs/errors.log,swh-docs/.tox/log/*"
- html-publisher:
name: 'SWH Documentation (HEAD)'
dir: 'swh-docs/docs/_build/html'
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jan 30, 2:39 PM (7 h, 53 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3217730
Attached To
D736: Make the swh-docs/dev job fail on sphinx warnings
Event Timeline
Log In to Comment