balena-os / meta-balena

A collection of Yocto layers used to build balenaOS images
https://www.balena.io/os
971 stars 116 forks source link

tests: hup: login with sdk before fetching image #3530

Closed rcooke-warwick closed 1 month ago

rcooke-warwick commented 1 month ago

This is to ensure we have an authenticated SDK before trying to get the last known production image - it needs to be authenticated in case the DT is private, otherwise it won't be able to fetch anything

Change-type: patch


Contributor checklist

Reviewer Guidelines

github-actions[bot] commented 1 month ago

Website deployed to CF Pages, 👀 preview link https://31329e13.balena-os.pages.dev

rcooke-warwick commented 1 month ago

marking as draft until I've locally tested this as nothing private is tested in the PRs

rcooke-warwick commented 1 month ago

I tested this with a private device type locally, and it did work