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

ci: unshallow fetch to retrieve all commits for the changelog

wakonig_k requested to merge ci/fix_changelog into main

Description

Changed to unshallow fetch to avoid truncating the changelog.

https://git-scm.com/docs/git-fetch#Documentation/git-fetch.txt---unshallow

Definition of Done

  • Documentation is up-to-date.

Merge request reports

Loading