You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, only merged images that have completed automation testing are uploaded to S3. Make sure for the logic to upload S3 images is also smart enough to delete old ones and overwrite existing copies of balenaOS image when PR gets rebased.
Additionally, we need each Jenkins job to provide a balenaOS URL for us to pull from as output.
The text was updated successfully, but these errors were encountered:
For PoC, we will be first pulling the images that are already available on Jenkins ready to be downloaded. The authentication will be handled by a service account and the images will be pulled that way.
Right now, only merged images that have completed automation testing are uploaded to S3. Make sure for the logic to upload S3 images is also smart enough to delete old ones and overwrite existing copies of balenaOS image when PR gets rebased.
Additionally, we need each Jenkins job to provide a balenaOS URL for us to pull from as output.
The text was updated successfully, but these errors were encountered: