mbox series

[yocto-autobuilder-helper,0/4] container improvements

Message ID 20260921004540.3718904-1-tim.orling@konsulko.com
Headers show
Series container improvements | expand

Message

Tim Orling Sept. 21, 2026, 12:41 a.m. UTC
A recent change in 'cosign' now requires agreeing to a prompt, or
setting COSIGN_YES for CI builds.

We were previously declaring --type spdxjson for cosign, which is
an SPDX 2.x declaration. Use the more explicit SPDX 3.0 declaration
instead.

Add some improvements to the time taken for the "push-containers" step
in the container-library job. It shaves a few minutes off of each
container run.