balena-io-library / base-images

Balena base images
https://docs.balena.io/reference/base-images/base-images/#balena-base-images
Apache License 2.0
221 stars 85 forks source link

Generate one workflow per device or arch #1058

Closed klutchell closed 2 months ago

klutchell commented 2 months ago

This creates a much more managable list of workflows, at the cost of reducing the granularity of dependency triggers.

In this configuration, all related os-arch and stack-arch combinations will need to complete before triggering any of the downstream os-device and stack-device jobs.

Change-type: minor

klutchell commented 2 months ago

I self-certify!