Halium / halium-devices

116 stars 210 forks source link

Evaluate repo sync return code and stop in case of error #339

Closed Flohack74 closed 2 years ago

Flohack74 commented 2 years ago

Recently we had a broken repo version that was choking on certain manifests that used "remove-project" a lot. The error was only visible on the initial sync of the CI script. When those errors were fixed subsequent errors in the setup script (after device manifest has been added" went unnoticed.

We need to check repo´s return code all times to prevent broken builds or regressions even (dropped ril and camera functionality on the Sony Xperia X e.g.)