Skip to content

gitserver: Best effort latest branch deletion in vcsDependenciesSyncer

Administrator requested to merge ts/best-effort-branch-deletion into main

Created by: tsenart

This commit makes us not hard fail a Fetch from vcsDependenciesSyncer when trying to delete the latest branch, which happens when there are no valid versions for the given dependency.

Test plan

Integration test.

Merge request reports

Loading