Skip to content

Conversation

@AA-Turner
Copy link
Member

No description provided.

@AA-TurnerAA-Turner merged commit 8840460 into mainApr 12, 2025
10 checks passed
@AA-TurnerAA-Turner deleted the integration-test branch April 12, 2025 14:46
@hugovk
Copy link
Member

Looks like it's failing, but the CI is still passing:

2025-04-12 21:10:24,910 DEBUG en/3.14: Run: 'chgrp -R 118 /home/runner/work/docsbuild-scripts/docsbuild-scripts/logs' 2025-04-12 21:10:24,912 ERROR en/3.14: Badly handled exception, human, please help. Traceback (most recent call last): File "/home/runner/work/docsbuild-scripts/docsbuild-scripts/./build_docs.py", line 572, in runself.build() ~~~~~~~~~~^^ File "/home/runner/work/docsbuild-scripts/docsbuild-scripts/./build_docs.py", line 689, in build setup_switchers( ~~~~~~~~~~~~~~~^self.switchers_content, self.checkout /"Doc"/"build"/"html"^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/runner/work/docsbuild-scripts/docsbuild-scripts/./build_docs.py", line 476, in setup_switchers switchers_path.write_text(script_content, encoding="UTF-8") ~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/hostedtoolcache/Python/3.13.2/x64/lib/python3.13/pathlib/_local.py", line 555, in write_textreturn PathBase.write_text(self, data, encoding, errors, newline) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/hostedtoolcache/Python/3.13.2/x64/lib/python3.13/pathlib/_abc.py", line 649, in write_textraiseTypeError('data must be str, not %s'% data.__class__.__name__) TypeError: data must be str, not bytes 2025-04-12 21:10:25,008 INFO: Skipping sitemap generation (www root does not even exist). 2025-04-12 21:10:25,008 INFO: Skipping 404 page generation (www root does not even exist). 2025-04-12 21:10:25,008 INFO: Skipping copying robots.txt (www root does not even exist). 2025-04-12 21:10:25,008 INFO: Creating major and development version symlinks... 2025-04-12 21:10:25,008 INFO: Full build done (2m 48s).

@hugovk
Copy link
Member

@AA-Turner
Copy link
MemberAuthor

#284

@AA-Turner
Copy link
MemberAuthor

This one passed, after #280 was merged.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@AA-Turner@hugovk