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(cli): BECFigure takes the port to connect to redis from the current...

wyzula_j requested to merge fix/plugin-port into main

Description

Host and port to redis is forwarded correctly to the CLI BECFigure and BECDispatcher from client. This also fix the problem with plugins, now the BEC-Widgets are connected always to the same redis server as plugin client.

Additional Comments

Needed if redis runs on different machine.

Definition of Done

  • Documentation is up-to-date.

Merge request reports