GitHub
07/06/2024, 11:29 PMdocker buildx imagetools create as recommended in multi-platform.md
• updated .github/actions/tagged_release/docker/codesign/action.yml to sign all images and digests pushed to docker hub
• Push latest tag on new tagged_releases
• use docker/metadata-action to tag the images
• fixed bug in .github/actions/tagged_release/github/action.yml where inputs.commit_sha was missing from file name
• fixed bug in .github/actions/build/dpkg/action.yml where the artifact could not be found and uploaded
Tagged release workflow tested here
Normal release workflow tested here
Tested uploading the new images in my docker hub:
• osctrl-tls
• osctrl-cli
• osctrl-admin
• osctrl-api
jmpsec/osctrl
✅ All checks have passed
24/24 successful checksGitHub
07/07/2024, 7:04 PM