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

Add job optional dependency check

appel_c requested to merge ci/add_optional_ci_job_dependency_check into main

Description

This MR adds the option to run the dependency check with the CI pipeline. It can be started by setting CHECK_PKG_VERSIONS == '1'. It is recommended to create a scheduled job with this variable.

Related Issues

relates to #135 (closed)

Definition of Done

  • Documentation is up-to-date.

Merge request reports

Loading