Skip to content

Update OpenStore click importer and handle no OpenStore clicks

Guido Berhörster requested to merge personal/gberh/handle-no-click into master

Check first if any clicks were downloaded before invoking click on an unexpanded wildcard. This gracefully handles empty lists.

We also shouldn't fail on intermittent OpenStore API server issues like this morning, see https://ci.ubports.com/blue/organizations/jenkins/focal-hybris-rootfs-arm64/detail/master/588/pipeline#step-76-log-1444.

Furthermore update the click importer to use the OpenStore v4 API which fixes the previous failure.

Edited by Guido Berhörster

Merge request reports