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

Draft: Feature: Add container procedure runner

perl_d requested to merge docker_runner into main

Description

  • Adds ContainerProcedureWorker which starts a podman container to run procedures in
  • Adds a Dockerfile for BEC environment
  • Adds support for integer enums generically to BECMessage serialization

Needs some more discussion on implementation and deployment

Merge request reports

Loading