From 79cc808c005714a00721ba24222b8d428eeedfff Mon Sep 17 00:00:00 2001 From: Tim Hoffmann <2836374+timhoffm@users.noreply.github.com> Date: Sun, 4 Dec 2022 10:25:53 +0100 Subject: [PATCH] Backport PR #24598: 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 bd139de68890..4cf276356b9e 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