containers / skopeo

Work with remote images registries - retrieving information, images, signing content
Apache License 2.0
8.1k stars 767 forks source link

Execute cross-build task using PW pool #2344

Closed cevich closed 3 months ago

cevich commented 4 months ago

Previously this task ran using the Cirrus-CI compute service, consuming compute credits. However, since podman is already using a persistent worker pool for CI, it can also be leveraged for use here. Since Mac resources are relatively expensive, it also makes financial sense to re-use infrastructure where possible.

Notes:

packit-as-a-service[bot] commented 4 months ago

Ephemeral COPR build failed. @containers/packit-build please check.

cevich commented 4 months ago

Leaving this on Draft: I need to update the Mac deployment setup script so it installs gpgme and pkg-config.

cevich commented 3 months ago

force-push: Rebased.

This should be ready to go now.

rhatdan commented 3 months ago

LGTM