Commit Graph
14 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
CSRBot 6a7835a960 chore(deps): update davidanson/markdownlint-cli2-action action to v23
Build / build-amd64 (pull_request) Successful in 54s
Lint Markdown files / markdown-lint (pull_request) Successful in 5s
Build / build-arm64 (pull_request) Successful in 1m41s
Build / build-amd64 (push) Successful in 57s
Lint Markdown files / markdown-lint (push) Successful in 6s
Build / build-arm64 (push) Successful in 1m45s
2026-06-04 15:08:12 +00: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
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
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 ff4c47dfb2 chore(deps): update davidanson/markdownlint-cli2-action action to v21
Lint Markdown files / markdown-lint (pull_request) Successful in 8s
Build / build-amd64 (pull_request) Successful in 3m52s
Build / build-arm64 (pull_request) Successful in 5m59s
Build / build-amd64 (push) Successful in 1m36s
Lint Markdown files / markdown-lint (push) Successful in 5s
Build / build-arm64 (push) Successful in 4m33s
2025-11-17 20:06:46 +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
CSRBotandvolker.raschek 2a2863d00e chore(deps): update davidanson/markdownlint-cli2-action action to v20
Build / build-amd64 (push) Successful in 3m17s
Lint Markdown files / markdown-lint (push) Successful in 5s
Build / build-arm64 (push) Successful in 7m5s
2025-10-27 17:18:09 +01:00
volker.raschek d7cbda82e7 fix(ci): use DavidAnson/markdownlint-cli2-action v19.1.0
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-22 22:19:20 +02:00
volker.raschek 2e01ff466d fix(ci): add markdown linter and adapt renovate packageRule
Build / build-amd64 (push) Successful in 2m25s
Markdown linter / markdown-link-checker (push) Failing after 6s
Markdown linter / markdown-lint (push) Failing after 6s
Update Docker Hub Description / update-description-on-hub-docker-io (push) Successful in 7s
Build / build-arm64 (push) Has been cancelled
2025-10-22 22:09:11 +02:00
volker.raschek 8fbc5ee077 fix(ci): remove markdown linter
Build / build-arm64 (push) Successful in 10m5s
Build / build-amd64 (push) Successful in 9m27s
2025-05-07 10:05:01 +02:00
volker.raschek 6b2f4de5cb feat(ci): replace drone with gitea actions
Build / build-arm64 (push) Has been cancelled
Build / build-amd64 (push) Has been cancelled
Markdown linter / markdown-lint (push) Failing after 34s
Markdown linter / markdown-link-checker (push) Failing after 41s
2025-05-06 18:45:29 +02:00