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(rpc_server): pass cli config to server

wakonig_k requested to merge fix/server_config into main

Description

This MR fixes a bug that caused configs that were retrieved from plugins not to get propagated to the server. To this end, the server now accepts a json dump of the config as input.

Definition of Done

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

Merge request reports

Loading