Skip to content

Fix corner case in checkout log enhancement

Solves a crash in a special case when adding the gitlab links to the checkout log. The crash occurred when, but chance, a string like abc/xyz!123 is found in the log, but the project does not exist in gitalb.

It's being tested in https://lhcb-nightlies.cern.ch/nightly/lhcb-stripping21-patches/build/642/ which showed the problem in the fist place.

CC: @cattanem

Merge request reports