Commit Graph
25 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 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 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 f93edaf78e fix(ci): ensure that DC_VERSION is only parsed once
Lint Markdown files / markdown-lint (push) Successful in 5s
Release latest / push-amd64 (push) Successful in 1m4s
Release latest / push-arm64 (push) Successful in 1m59s
Release latest / push-manifest (push) Successful in 12s
Release latest / sync-to-hub-docker-io (push) Successful in 47s
2026-06-05 12:33:30 +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
CSRBot 7c3e6954da chore(deps): update actions/checkout action to v6.0.3
Build / build-amd64 (pull_request) Successful in 48s
Lint Markdown files / markdown-lint (pull_request) Successful in 5s
Build / build-arm64 (pull_request) Successful in 1m46s
Build / build-amd64 (push) Failing after 11m41s
Build / build-arm64 (push) Successful in 1m37s
Lint Markdown files / markdown-lint (push) Successful in 6s
2026-06-02 15:07:48 +00:00
volker.raschek 8c9a0d1e1d fix(ci): add actions write permission 2026-05-29 11:33:22 +02:00
CSRBot 11e9812085 chore(deps): update actions/github-script action to v9
Build / build-amd64 (pull_request) Successful in 50s
Lint Markdown files / markdown-lint (pull_request) Successful in 5s
Build / build-arm64 (pull_request) Successful in 1m32s
Build / build-amd64 (push) Successful in 41s
Lint Markdown files / markdown-lint (push) Successful in 4s
Build / build-arm64 (push) Successful in 1m32s
2026-04-15 19:02:49 +00:00
CSRBot b1b74750c2 chore(deps): update actions/checkout action to v6.0.2
Build / build-amd64 (pull_request) Successful in 33s
Lint Markdown files / markdown-lint (pull_request) Successful in 4s
Build / build-arm64 (pull_request) Successful in 1m22s
Build / build-amd64 (push) Successful in 48s
Lint Markdown files / markdown-lint (push) Successful in 4s
Build / build-arm64 (push) Successful in 13m25s
2026-01-22 17:07:08 +00:00
volker.raschek dc9f1b5504 fix: prepare upgrade to docker-compose v5
Build / build-amd64 (push) Successful in 32s
Lint Markdown files / markdown-lint (push) Successful in 4s
Build / build-arm64 (push) Successful in 1m25s
The following downloads the finished docker-compose v5 binary and delivers it as
a scratch container image.
2025-12-05 17:40:23 +01:00
CSRBot 95257314af chore(deps): update actions/checkout action to v6
Build / build-amd64 (pull_request) Successful in 1m32s
Lint Markdown files / markdown-lint (pull_request) Successful in 5s
Build / build-arm64 (pull_request) Successful in 4m23s
Build / build-amd64 (push) Successful in 1m31s
Lint Markdown files / markdown-lint (push) Successful in 4s
Build / build-arm64 (push) Successful in 4m23s
2025-12-02 21:07:00 +00:00
CSRBot 21ff2f510b chore(deps): update actions/checkout action to v5.0.1
Build / build-arm64 (pull_request) Successful in 4m28s
Lint Markdown files / markdown-lint (pull_request) Successful in 10s
Build / build-amd64 (pull_request) Successful in 1m31s
Build / build-arm64 (push) Successful in 4m23s
Lint Markdown files / markdown-lint (push) Successful in 9s
Build / build-amd64 (push) Successful in 1m32s
2025-11-17 17:07:59 +00:00
volker.raschek 3add6b6f5e fix(ci): trigger push tagged images workflow based on condition
Build / build-amd64 (push) Successful in 4m4s
Lint Markdown files / markdown-lint (push) Successful in 4s
Build / build-arm64 (push) Successful in 5m50s
2025-11-12 21:29:59 +01:00
volker.raschek 2cba5ee3b2 fix(ci): add missing step id
Build / build-arm64 (push) Has been cancelled
Lint Markdown files / markdown-lint (push) Has been cancelled
Build / build-amd64 (push) Has been cancelled
2025-10-24 18:27:36 +02:00
volker.raschek 5407e037f0 fix(ci): adapt javascript
Build / build-arm64 (push) Has been cancelled
Build / build-amd64 (push) Has been cancelled
Lint Markdown files / markdown-lint (push) Has been cancelled
2025-10-24 17:47:34 +02:00
volker.raschek 2f08126ac7 fix(ci): enable auto-release workflow
Build / build-amd64 (push) Successful in 2m21s
Lint Markdown files / markdown-lint (push) Successful in 5s
Build / build-arm64 (push) Successful in 7m3s
2025-10-24 17:21:03 +02:00
volker.raschek 5740bd1782 fix(ci): disable autorelease
Build / build-amd64 (push) Successful in 2m23s
Lint Markdown files / markdown-lint (push) Successful in 5s
Update Docker Hub Description / update-description-on-hub-docker-io (push) Successful in 4s
Build / build-arm64 (push) Successful in 7m1s
2025-10-24 13:15:51 +02:00
volker.raschek 729f95c990 fix(ci): use REPOSITORY_RW_TOKEN 2025-10-23 21:12:47 +02:00
volker.raschek 2e7eface14 fix(ci): enable auto-release workflow
Lint Markdown files / markdown-lint (push) Has been cancelled
Build / build-arm64 (push) Has been cancelled
Build / build-amd64 (push) Has been cancelled
2025-10-22 23:14:29 +02:00
volker.raschek bcdd524c18 fix(ci): disable auto-release workflow
Build / build-amd64 (push) Successful in 2m20s
Lint Markdown files / markdown-lint (push) Successful in 4s
Build / build-arm64 (push) Has been cancelled
2025-10-22 23:05:56 +02:00
volker.raschek 0d80f1b357 fix(ci): adapt trigger of 'pushed-tagged-images' workflow
Auto release / tag_on_change (push) Successful in 9s
Build / build-amd64 (push) Has been cancelled
Build / build-arm64 (push) Has been cancelled
Lint Markdown files / markdown-lint (push) Has been cancelled
Update Docker Hub Description / update-description-on-hub-docker-io (push) Successful in 5s
2025-10-22 23:03:33 +02:00
volker.raschek 3591183c71 fix(ci): set git user name 2025-10-22 22:38:47 +02:00
volker.raschek 1b398becf9 fix(ci): set git user name and email
Auto release / tag_on_change (push) Successful in 5s
Build / build-amd64 (push) Successful in 2m22s
Build / build-arm64 (push) Has been cancelled
2025-10-22 22:02:26 +02:00
volker.raschek 321639b8da fix(ci): add missing payload and git tag
Build / build-amd64 (push) Successful in 2m27s
Build / build-arm64 (push) Successful in 7m8s
2025-10-16 22:27:45 +02:00
volker.raschek 42ccbb2f8e fix(ci): add auto release workflow
Build / build-amd64 (push) Successful in 2m40s
Build / build-arm64 (push) Successful in 7m5s
2025-10-16 22:21:31 +02:00