From a8796c0d2df957535de5d5d5e9df689ff22a81ea Mon Sep 17 00:00:00 2001 From: Oscar Gustafsson Date: Sat, 3 Dec 2022 13:47:50 +0100 Subject: [PATCH] Check for errors/warnings on failed doc-builds --- .circleci/config.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.circleci/config.yml b/.circleci/config.yml index 27fa3de84243..acd5b27d94b3 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -156,6 +156,7 @@ commands: command: | (grep "WARNING\|ERROR" /tmp/sphinxerrorswarnings.log || echo "No errors or warnings") + when: always doc-show-deprecations: steps: @@ -166,6 +167,7 @@ commands: echo "No deprecation warnings in gallery") (grep DeprecationWarning -r -l doc/build/html/tutorials || echo "No deprecation warnings in tutorials") + when: always doc-bundle: steps: pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy