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: also install bec_server on branch in CI

perl_d requested to merge fix/bec_server_branch_in_ci into main

Description

Currently when a branch of BEC core is specified for a CI job, only bec_lib and bec_ipython_client are installed from it. This can lead to failures when there are changes in bec_server, such as in https://gitlab.psi.ch/bec/bec/-/jobs/360640

Merge request reports

Loading