aaronmarkham commented on issue #13544: turn on Sphinx warnings as errors
URL: https://github.com/apache/incubator-mxnet/pull/13544#issuecomment-444753836
 
 
   > At what stage in the CI is this check performed? Can you please point to 
the logs where we can check and confirm?
   
   I just added it to the website pipeline in the `deploy_docs()` function. 
Look for the following test in a PR, and that's where the errors will pop up.
   
![2018-12-05_21-27-35](https://user-images.githubusercontent.com/5974205/49563400-96b50100-f8d4-11e8-8fbb-b5e4e484351d.png)
   
   I see that the [website validation 
job](http://jenkins.mxnet-ci.amazon-ml.com/job/mxnet-validation/job/website/) 
has a child 1.4.x job in addition to master. I imagine that will break if it 
also runs the `deploy_docs()` function, because many bugs that we've recently 
fixed in master have not been ported over to that branch.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to