git-update: Make fetching of external repos non-fatal on the CI
authorNirbheek Chauhan <nirbheek@centricular.com>
Thu, 8 Apr 2021 09:51:07 +0000 (15:21 +0530)
committerNirbheek Chauhan <nirbheek@centricular.com>
Thu, 8 Apr 2021 09:51:07 +0000 (15:21 +0530)
commit468232b6bc498449bc9e1d733012733f7ebd1077
treeeb0b4dd968a22442c4ef9c94ef2f0c1f8d446d37
parentd5b6cc88f9308bfd73d9f9f7a2ef586ee1d1c79d
git-update: Make fetching of external repos non-fatal on the CI

Fixes intermittent failures when external repos have downtime. This is
common with GNOME Gitlab. Only error out on CI if a FDO gitlab repo
fails to fetch.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-build/-/merge_requests/240>
git-update
scripts/common.py