Skip to content

Re-enable shallow_clone=true for CI

Ash McKenzie requested to merge ashmckenzie/re-enable-shallow-clone-for-ci into main

What does this Merge Request do and why?

This MR re-enables 'shallow cloning' support (git clone --depth=1) for gitlab/ in an effort to reduce the time it takes to clone as well as the consumed hard disk.

Related: !1798 (merged)

Merge Request checklist

  • This change is backward compatible. If not, please include steps to communicate to our users.
  • Tests added for new functionality. If not, please raise Issue to follow-up.
  • Documentation added/updated, if needed.
  • gdk doctor test added, if needed.
  • Add the ~highlight label if this MR should be included in the CHANGELOG.md.
Edited by Ash McKenzie

Merge request reports

Loading