-
-
Notifications
You must be signed in to change notification settings - Fork 25.8k
[MRG] Enables CircleCI to fail when sphinx warns #15633
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…earn into cierroronwarning
CC @ogrisel @adrinjalali @cmarmo This is PR is mostly #15355 with a minor change to address #15355 (comment) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM to me: nice and clean.
Just to answer myself: thumb images are embedded in doc/auto_examples/index.rst
so I'm still puzzled about the necessity of grepping them.
But this PR needs to be merged. :) Thanks
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, will merge. Thank you very much @cmarmo and @thomasjpfan.
Uhm weird but I think that I am getting some false positive: #13227 |
Apparently the |
sed -e 's/_([[:digit:]][[:digit:]][[:digit:]]|thumb).png/.py/') is not working somehow |
@cmarmo quicker than me :) you might also be quicker to fix it. I let you make a PR and I will review and merge it quickly such that we don't have all the CIs complaining whenever an example is touched. |
Closes #6025
Enables CircleCI to fail when sphinx warns