Commit Graph
17 Commits
Author SHA1 Message Date
volker.raschek bd329a36f9 chore(ci): authenticate against harbor.cryptic.systems before pulling binfmt
Lint Markdown files / markdown-lint (push) Successful in 11s
Release latest / push-arm64 (push) Successful in 2m10s
Release latest / push-amd64 (push) Successful in 1m11s
Release latest / push-manifest (push) Successful in 16s
Release latest / sync-to-hub-docker-io (push) Successful in 1m25s
The workflows pulled tonistiigi/binfmt through an unauthenticated request, either directly from docker.io or from
harbor.cryptic.systems before any credentials had been configured. Both variants are subject to upstream rate limiting
and made the multi arch builds fail sporadically.

The docker/login-action steps are now placed in front of docker/setup-qemu-action and docker/setup-buildx-action, and a
second login against harbor.cryptic.systems was added so that the binfmt image is always pulled from the internal
registry with valid credentials. Leftover setup-qemu-action and setup-buildx-action steps from the previous ordering
were removed.

All pinned actions were additionally bumped to their latest upstream release to remove the version drift between the
repositories.
2026-09-02 20:44:09 +02:00
CSRBot 407a0f8681 chore(deps): update docker/setup-buildx-action action to v4.3.0
Build / build-arm64 (pull_request) Successful in 1m44s
Lint Markdown files / markdown-lint (pull_request) Successful in 13s
Build / build-amd64 (pull_request) Successful in 48s
Lint Markdown files / markdown-lint (push) Successful in 12s
Release latest / push-amd64 (push) Successful in 1m3s
Release latest / push-arm64 (push) Successful in 1m59s
Release latest / push-manifest (push) Successful in 12s
Release latest / sync-to-hub-docker-io (push) Failing after 2h15m57s
2026-08-19 12:06:56 +00:00
CSRBot 9edee147b9 chore(deps): update docker/login-action action to v4.6.0
Build / build-arm64 (pull_request) Successful in 1m49s
Build / build-amd64 (pull_request) Successful in 1m5s
Lint Markdown files / markdown-lint (pull_request) Successful in 6s
Lint Markdown files / markdown-lint (push) Successful in 6s
Release latest / push-amd64 (push) Failing after 59s
Release latest / push-arm64 (push) Failing after 1m58s
Release latest / push-manifest (push) Skipped
Release latest / sync-to-hub-docker-io (push) Skipped
2026-07-29 15:07:33 +00:00
CSRBot e533bc05c8 chore(deps): update docker/login-action action to v4.5.2
Build / build-amd64 (pull_request) Successful in 57s
Lint Markdown files / markdown-lint (pull_request) Successful in 7s
Build / build-arm64 (pull_request) Successful in 1m52s
Release latest / push-amd64 (push) Failing after 1m5s
Lint Markdown files / markdown-lint (push) Successful in 6s
Release latest / push-arm64 (push) Failing after 1m54s
Release latest / push-manifest (push) Skipped
Release latest / sync-to-hub-docker-io (push) Skipped
2026-07-28 09:06:17 +00:00
CSRBot ed8e639283 chore(deps): update docker/login-action action to v4.5.1
Build / build-arm64 (pull_request) Successful in 1m54s
Lint Markdown files / markdown-lint (pull_request) Successful in 11s
Build / build-amd64 (pull_request) Successful in 1m0s
Lint Markdown files / markdown-lint (push) Successful in 8s
Release latest / push-amd64 (push) Failing after 1m6s
Release latest / push-manifest (push) Skipped
Release latest / sync-to-hub-docker-io (push) Skipped
Release latest / push-arm64 (push) Failing after 1m59s
2026-07-24 15:06:38 +00:00
CSRBot b4abe3df84 chore(deps): update docker/login-action action to v4.5.0
Build / build-arm64 (pull_request) Successful in 1m43s
Lint Markdown files / markdown-lint (pull_request) Successful in 12s
Build / build-amd64 (pull_request) Successful in 1m5s
Lint Markdown files / markdown-lint (push) Failing after 7s
Release latest / push-amd64 (push) Failing after 12s
Release latest / push-arm64 (push) Failing after 17s
Release latest / push-manifest (push) Skipped
Release latest / sync-to-hub-docker-io (push) Skipped
2026-07-23 18:06:40 +00:00
CSRBot f431d0c321 chore(deps): update actions/checkout action to v6.1.0
Build / build-amd64 (pull_request) Successful in 56s
Lint Markdown files / markdown-lint (pull_request) Successful in 6s
Build / build-arm64 (pull_request) Successful in 1m49s
Lint Markdown files / markdown-lint (push) Successful in 6s
Release latest / push-amd64 (push) Failing after 58s
Release latest / push-arm64 (push) Failing after 1m54s
Release latest / push-manifest (push) Skipped
Release latest / sync-to-hub-docker-io (push) Skipped
2026-07-20 18:07:57 +00:00
CSRBot 3288287f6e chore(deps): update docker/login-action action to v4.4.0
Build / build-arm64 (pull_request) Successful in 2m14s
Lint Markdown files / markdown-lint (pull_request) Successful in 11s
Build / build-amd64 (pull_request) Successful in 56s
Lint Markdown files / markdown-lint (push) Successful in 6s
Release latest / push-amd64 (push) Successful in 1m2s
Release latest / push-arm64 (push) Successful in 2m8s
Release latest / sync-to-hub-docker-io (push) Successful in 39s
Release latest / push-manifest (push) Successful in 6s
2026-07-03 15:04:43 +00:00
CSRBot 405400049d chore(deps): update docker/setup-qemu-action action to v4.2.0
Build / build-amd64 (pull_request) Successful in 48s
Lint Markdown files / markdown-lint (pull_request) Successful in 6s
Build / build-arm64 (pull_request) Successful in 1m41s
Release latest / push-amd64 (push) Successful in 53s
Lint Markdown files / markdown-lint (push) Successful in 5s
Release latest / push-arm64 (push) Successful in 1m50s
Release latest / push-manifest (push) Successful in 5s
Release latest / sync-to-hub-docker-io (push) Successful in 37s
2026-07-02 21:07:11 +00:00
CSRBotandCSRBot 884596b232 chore(deps): update docker/setup-buildx-action action to v4.2.0
Lint Markdown files / markdown-lint (push) Successful in 5s
Release latest / push-amd64 (push) Successful in 52s
Release latest / push-arm64 (push) Successful in 1m55s
Release latest / push-manifest (push) Successful in 5s
Release latest / sync-to-hub-docker-io (push) Successful in 18s
2026-07-02 19:35:56 +00:00
CSRBotandCSRBot 7535a0e96e chore(deps): update docker/login-action action to v4.3.0
Lint Markdown files / markdown-lint (push) Successful in 5s
Release latest / push-amd64 (push) Successful in 51s
Release latest / push-arm64 (push) Successful in 1m49s
Release latest / push-manifest (push) Successful in 5s
Release latest / sync-to-hub-docker-io (push) Successful in 18s
2026-07-02 19:31:30 +00:00
CSRBot a11f19bde1 chore(deps): update actions/checkout action to v6.0.3
Lint Markdown files / markdown-lint (pull_request) Successful in 5s
Build / build-amd64 (pull_request) Successful in 1m1s
Build / build-arm64 (pull_request) Successful in 1m47s
Lint Markdown files / markdown-lint (push) Successful in 5s
Release latest / push-amd64 (push) Successful in 57s
Release latest / push-arm64 (push) Successful in 1m56s
Release latest / push-manifest (push) Successful in 5s
Release latest / sync-to-hub-docker-io (push) Successful in 45s
2026-06-07 18:06:02 +00:00
CSRBot feaf09a116 chore(deps): pin dependencies
Build / build-amd64 (pull_request) Successful in 47s
Lint Markdown files / markdown-lint (pull_request) Successful in 6s
Build / build-arm64 (pull_request) Successful in 1m31s
Lint Markdown files / markdown-lint (push) Successful in 5s
Release latest / push-amd64 (push) Successful in 1m7s
Release latest / push-arm64 (push) Successful in 2m31s
Release latest / push-manifest (push) Successful in 5s
Release latest / sync-to-hub-docker-io (push) Successful in 42s
2026-06-05 12:50:15 +00:00
volker.raschek c9a1f89322 fix(ci): add workflow dispatch
Lint Markdown files / markdown-lint (push) Successful in 6s
Release latest / push-amd64 (push) Successful in 1m5s
Release latest / push-arm64 (push) Successful in 2m2s
Release latest / push-manifest (push) Successful in 13s
Release latest / sync-to-hub-docker-io (push) Successful in 42s
2026-06-05 14:31:42 +02:00
volker.raschek cd1d27e0b8 fix(ci): adapt rfc3339 pattern
Lint Markdown files / markdown-lint (push) Successful in 6s
Release latest / push-amd64 (push) Successful in 1m5s
Release latest / push-arm64 (push) Successful in 1m51s
Release latest / push-manifest (push) Failing after 14m49s
Release latest / sync-to-hub-docker-io (push) Has been skipped
2026-06-05 13:10:17 +02:00
volker.raschek d56f129569 fix(ci): add label 'org.opencontainers.image.created'
Lint Markdown files / markdown-lint (push) Successful in 4s
Auto release tagged / tag_on_change (push) Failing after 10s
Release latest / push-manifest (push) Has been cancelled
Release latest / sync-to-hub-docker-io (push) Has been cancelled
Release latest / push-arm64 (push) Has been cancelled
Release latest / push-amd64 (push) Has been cancelled
2026-06-05 12:30:44 +02:00
volker.raschek 93bec825c5 fix(ci): add workflow to release latest tags
Build / build-amd64 (push) Successful in 1m2s
Lint Markdown files / markdown-lint (push) Successful in 5s
Build / build-arm64 (push) Successful in 1m47s
Release latest / push-amd64 (push) Successful in 1m8s
Release latest / push-arm64 (push) Successful in 2m1s
Release latest / push-manifest (push) Successful in 6s
Release latest / sync-to-hub-docker-io (push) Successful in 48s
2026-06-05 11:54:20 +02:00