Skip to content

ci: Fix docs building on TAOS#439

Merged
pawamoy merged 1 commit intomainfrom
pawamoy/ci-fix-taos
Dec 2, 2025
Merged

ci: Fix docs building on TAOS#439
pawamoy merged 1 commit intomainfrom
pawamoy/ci-fix-taos

Conversation

@pawamoy
Copy link
Copy Markdown
Member

@pawamoy pawamoy commented Dec 1, 2025

For reviewers

  • I did not use AI
  • I used AI and thoroughly reviewed every code/docs change

Description of the change

The annoying operating system is annoying. We try to circumvent these annoyances.

Relevant resources

WARNING -  markdown_exec: Execution of python code block exited with errors

  Code block is:

    exptree("config\vscode")

  Output is:

    Traceback (most recent call last):
      File "D:\a\griffe\griffe\.venv\lib\site-packages\markdown_exec\_internal\formatters\python.py", line 71, in _run_python
        exec_python(code, code_block_id, exec_globals)
      File "D:\a\griffe\griffe\.venv\lib\site-packages\markdown_exec\_internal\formatters\_exec_python.py", line 8, in exec_python
        exec(compiled, exec_globals)  # noqa: S102
      File "<code block: session filetree; n7>", line 1, in <module>
        exptree("config\vscode")
      File "<code block: session filetree; n1>", line 35, in exptree
        for node in Path(path).iterdir():
      File "C:\hostedtoolcache\windows\Python\3.10.11\x64\lib\pathlib.py", line 1017, in iterdir
        for name in self._accessor.listdir(self):
    OSError: [WinError 123] The filename, directory name, or volume label syntax is incorrect: 'config\x0bscode'

@pawamoy pawamoy merged commit a672eeb into main Dec 2, 2025
30 of 34 checks passed
@pawamoy pawamoy deleted the pawamoy/ci-fix-taos branch February 20, 2026 15:44
Sign up for free to 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.

1 participant