Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit41075fa

Browse files
authored
Merge pull request#24615 from meeseeksmachine/auto-backport-of-pr-24598-on-v3.6.x
Backport PR#24598 on branch v3.6.x (Check for errors/warnings on failed doc-builds)
2 parentsc352fca +66dde7f commit41075fa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎.circleci/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,7 @@ commands:
156156
command:|
157157
(grep "WARNING\|ERROR" /tmp/sphinxerrorswarnings.log ||
158158
echo "No errors or warnings")
159+
when:always
159160

160161
doc-show-deprecations:
161162
steps:
@@ -166,6 +167,7 @@ commands:
166167
echo "No deprecation warnings in gallery")
167168
(grep DeprecationWarning -r -l doc/build/html/tutorials ||
168169
echo "No deprecation warnings in tutorials")
170+
when:always
169171

170172
doc-bundle:
171173
steps:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp