Commit Graph
34 Commits
Author SHA1 Message Date
volker.raschek 55045e178f chore(ci): authenticate against harbor.cryptic.systems before pulling binfmt
Lint Markdown files / markdown-lint (push) Successful in 54s
Release / push-amd64 (push) Successful in 1m19s
Release / sync-to-hub-docker-io (push) Successful in 3m7s
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 4ad66ef461 chore(deps): update docker/setup-buildx-action action to v4.3.0
Lint Markdown files / markdown-lint (pull_request) Successful in 13s
2026-08-19 12:04:27 +00:00
CSRBot 14802cb98f chore(deps): update docker/login-action action to v4.6.0
Lint Markdown files / markdown-lint (pull_request) Successful in 10s
2026-07-29 15:03:24 +00:00
CSRBot 390be765b3 chore(deps): update docker/login-action action to v4.5.2
Lint Markdown files / markdown-lint (pull_request) Successful in 10s
2026-07-28 09:03:37 +00:00
CSRBot 5fa582f998 chore(deps): update docker/login-action action to v4.5.1
Lint Markdown files / markdown-lint (pull_request) Successful in 14s
2026-07-24 15:03:55 +00:00
CSRBot 5fc75f8267 chore(deps): update docker/login-action action to v4.5.0
Lint Markdown files / markdown-lint (pull_request) Successful in 13s
2026-07-23 18:03:16 +00:00
CSRBot 51ba4a6560 chore(deps): update actions/checkout action to v6.1.0
Lint Markdown files / markdown-lint (pull_request) Successful in 6s
2026-07-20 18:04:01 +00:00
CSRBot bafb7a7e41 chore(deps): update docker/login-action action to v4.4.0
Lint Markdown files / markdown-lint (pull_request) Successful in 13s
2026-07-03 15:02:37 +00:00
CSRBot bcba4b9244 chore(deps): update docker/setup-qemu-action action to v4.2.0
Lint Markdown files / markdown-lint (pull_request) Successful in 5s
2026-07-02 21:04:04 +00:00
CSRBot d919bd63fd Merge pull request 'chore(deps): update docker/login-action action to v4.3.0' (#81) from renovate/docker-login-action-4.x into master
Lint Markdown files / markdown-lint (push) Successful in 5s
Release / push-amd64 (push) Successful in 52s
Release / sync-to-hub-docker-io (push) Successful in 16s
2026-07-02 18:36:33 +00:00
CSRBot 2edb3d4f9f chore(deps): update docker/setup-buildx-action action to v4.2.0
Lint Markdown files / markdown-lint (pull_request) Successful in 6s
2026-07-02 18:03:47 +00:00
CSRBot 26cc964c88 chore(deps): update docker/login-action action to v4.3.0
Lint Markdown files / markdown-lint (pull_request) Successful in 10s
2026-07-02 18:03:43 +00:00
CSRBot a00aa70601 chore(deps): pin dependencies
Lint Markdown files / markdown-lint (pull_request) Successful in 4s
2026-06-07 18:03:56 +00:00
CSRBot 3df46a9086 chore(deps): update actions/checkout action to v6.0.3
Lint Markdown files / markdown-lint (pull_request) Successful in 6s
2026-06-02 15:03:16 +00:00
CSRBot fa1d853235 chore(deps): update docker/setup-qemu-action action to v4.1.0
Lint Markdown files / markdown-lint (pull_request) Successful in 11s
2026-05-27 18:02:58 +00:00
CSRBot 465b02cdbf chore(deps): update docker/setup-buildx-action action to v4.1.0
Lint Markdown files / markdown-lint (pull_request) Successful in 14s
2026-05-22 18:02:43 +00:00
CSRBot 76344bf845 chore(deps): update docker/login-action action to v4.2.0
Lint Markdown files / markdown-lint (pull_request) Successful in 10s
2026-05-22 12:02:47 +00:00
CSRBot 7ef9330a7c chore(deps): update docker/login-action action to v4.1.0
Lint Markdown files / markdown-lint (pull_request) Successful in 20s
2026-04-14 10:50:29 +00:00
CSRBot fbf0fcbc18 chore(deps): update docker/setup-buildx-action action to v4
Lint Markdown files / markdown-lint (pull_request) Successful in 5s
2026-03-09 08:02:07 +00:00
CSRBot f5282c7aaf chore(deps): update docker/setup-qemu-action action to v4
Lint Markdown files / markdown-lint (pull_request) Successful in 10s
2026-03-09 07:37:26 +00:00
CSRBot 4cc2afccc0 chore(deps): update docker/login-action action to v4
Lint Markdown files / markdown-lint (pull_request) Successful in 9s
2026-03-04 11:02:01 +00:00
CSRBot 24a94287a2 chore(deps): update docker/login-action action to v3.7.0
Lint Markdown files / markdown-lint (pull_request) Successful in 11s
2026-02-01 10:49:49 +00:00
CSRBot 7578c856dc chore(deps): update actions/checkout action to v6.0.2
Lint Markdown files / markdown-lint (pull_request) Successful in 9s
2026-01-22 17:02:21 +00:00
CSRBot 4d16d01663 chore(deps): update docker/setup-buildx-action action to v3.12.0
Lint Markdown files / markdown-lint (pull_request) Successful in 9s
2025-12-19 11:01:36 +00:00
CSRBot f85d981703 chore(deps): update actions/checkout action to v6
Lint Markdown files / markdown-lint (pull_request) Successful in 10s
2025-12-02 21:02:10 +00:00
CSRBot fe2423e3eb chore(deps): update actions/checkout action to v5.0.1
Lint Markdown files / markdown-lint (pull_request) Successful in 5s
2025-11-17 17:03:06 +00:00
CSRBot 54ed7adae2 chore(deps): update docker/setup-qemu-action action to v3.7.0
Lint Markdown files / markdown-lint (pull_request) Successful in 9s
2025-11-05 17:01:30 +00:00
CSRBot 09ad23cc7e chore(deps): update docker/login-action action to v3.6.0
Lint Markdown files / markdown-lint (pull_request) Successful in 8s
2025-09-29 13:01:53 +00:00
CSRBot 1d310d4442 chore(deps): update actions/checkout action to v5
Lint Markdown files / markdown-lint (pull_request) Successful in 4s
2025-09-18 16:50:39 +00:00
CSRBot 1273291391 chore(deps): update actions/checkout action to v4.3.0
Lint Markdown files / markdown-lint (pull_request) Successful in 8s
2025-08-11 13:05:05 +00:00
CSRBot d185b2f84b chore(deps): update docker/login-action action to v3.5.0
Lint Markdown files / markdown-lint (pull_request) Successful in 10s
2025-08-04 16:01:39 +00:00
CSRBot 020a8ab6b7 chore(deps): update docker/setup-buildx-action action to v3.11.1
Lint Markdown files / markdown-lint (pull_request) Successful in 11s
Lint Markdown files / markdown-lint (push) Successful in 12s
Release / push-amd64 (push) Successful in 3m31s
Release / sync-to-hub-docker-io (push) Successful in 57s
2025-06-18 10:02:08 +00:00
CSRBot 0f23a43b2b chore(deps): update docker/setup-buildx-action action to v3.11.0
Lint Markdown files / markdown-lint (pull_request) Successful in 11s
Lint Markdown files / markdown-lint (push) Successful in 10s
Release / push-amd64 (push) Successful in 3m36s
Release / sync-to-hub-docker-io (push) Successful in 54s
2025-06-16 13:02:28 +00:00
volker.raschek 7df84f42a4 fix(ci): replace drone with gitea actions
Lint Markdown files / markdown-lint (push) Successful in 5s
Release / push-amd64 (push) Successful in 3m11s
Release / sync-to-hub-docker-io (push) Successful in 38s
2025-05-13 18:22:15 +02:00