Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content

fix(docs): moved to pyside6

wakonig_k requested to merge docs/debugging into main

Description

The crashes of the sphinx pipelines coincide with an upgrade of PyQt6 (v6.7.1) and the lack thereof of the PyQt6-Webengine (v.6.7.0). Hence I propose to change the docs build process from pyqt6 to pyside6. As both frameworks are excluded from the doc strings, this shouldn't have any side effects.

Definition of Done

  • Documentation is up-to-date.
Edited by wakonig_k

Merge request reports

Loading