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
* ci(release): Get the digest from structured output
* ci(action/publish-image): Get the digest from structured output
* chore: add --quiet to noisy cargo commands
* chore: resolve hadolint SC2086
* chore: resolve ruff lint issue
* ci(pre-commit): compare against the main branch (stackabletech/issues#616)
* ci(pre-commit): see which branches we have available to compare to
* ci(pre-commit): see which refs we have available to compare to
* ci(pre-commit): properly compare against the main branch (stackabletech/issues#616)
* ci(pre-commit): adjust fetch-depth
* ci(pre-commit): remove debug step
# Obtain the digest of the pushed image from the output of `docker image push`, because signing by tag is deprecated and will be removed from cosign in the future
# Obtain the digest of the pushed image from the output of `docker image push`, because signing by tag is deprecated and will be removed from cosign in the future
# Obtain the digest of the pushed image from the output of `docker image push`, because signing by tag is deprecated and will be removed from cosign in the future
# Manifest list digest because of multi architecture builds ( https://www.redhat.com/architect/pull-container-image#:~:text=A%20manifest%20list%20exists%20to,system%20on%20a%20specific%20architecture )
0 commit comments