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(client_utils): autoupdate has correct propagation of BECDockArea to plugin repos

wyzula_j requested to merge fix/autoupdate-plugins into main

Description

Enabling plugin repos auto_update caused crash to the RPC because the BECDockArea was not correctly propagated to self.gui of the AutoUpdate. This error happened during BECGuiClient refactoring where this was fixed only for BEC without plugins.

Merge request reports

Loading