Commit Graph
29 Commits
Author SHA1 Message Date
volker.raschek d9f92f758e chore(ci): authenticate against harbor.cryptic.systems before pulling binfmt
Lint Markdown files / markdown-lint (push) Successful in 10s
Release / push-arm64 (push) Successful in 1m24s
Release / push-amd64 (push) Successful in 46s
Release / push-manifest (push) Successful in 11s
Release / sync-to-hub-docker-io (push) Successful in 2m22s
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
volker.raschek aa9b2df225 fix(ci): replace drone with gitea actions
Lint Markdown files / markdown-lint (push) Successful in 4s
Release / push-amd64 (push) Successful in 1m30s
Release / push-arm64 (push) Successful in 1m42s
Release / push-manifest (push) Successful in 5s
Release / sync-to-hub-docker-io (push) Successful in 51s
2025-05-13 18:47:11 +02:00
volker.raschek f5e85cee7e fix(Makefile): get rid of unqualified container images 2025-05-12 22:47:19 +02:00
volker.raschek 51d1d93980 style(markdownlint): update configuration 2025-05-09 11:27:46 +02:00
volker.raschek 844a54171c docs(README): add hub.docker.io badge 2025-05-08 21:49:31 +02:00
volker.raschek 94b296e85b fix(makefile): remove the deletion of the base image via make clean 2025-05-08 18:44:00 +02:00
volker.raschek acc2af5168 fix(makefile): remove unqualified image name 2025-05-08 18:41:32 +02:00
volker.raschek b1fb51d469 chore(ci): use upstream container image registry
continuous-integration/drone/push Build is passing
2025-04-02 21:31:29 +02:00
volker.raschek 942c0e69a1 chore(ci): rollback plugins/docker to 20.18.6
continuous-integration/drone/push Build is failing
2025-04-02 10:43:33 +02:00
volker.raschek cdd03c5eba chore(ci): use container image mirror
continuous-integration/drone/push Build is failing
2025-04-02 09:54:12 +02:00
volker.raschek 2c9f23098c fix(Makefile): make FQIN configurable
continuous-integration/drone/push Build is passing
2025-04-01 20:45:42 +02:00
volker.raschek 63bb82125b chore(renovate): use configuration preset
continuous-integration/drone/push Build is passing
2025-03-30 20:41:53 +02:00
volker.raschek 947d678377 fix(renovate): update config
continuous-integration/drone/push Build is passing
2024-09-28 13:35:01 +02:00
volker.raschek b224063b61 fix(renovate): remove automerge options
continuous-integration/drone/push Build is passing
2024-01-21 14:36:48 +01:00
volker.raschek 1916138eca fix: unsupport arm-v7 image
continuous-integration/drone/push Build is passing
2023-10-25 14:13:34 +02:00
volker.raschek ebfa105e26 core(deps): update git.cryptic.systems/volker.raschek/drone-email to 0.1.5
continuous-integration/drone/push Build is passing
2023-10-02 13:52:46 +02:00
volker.raschek b9cd56f49d fix(ci): use global tagged images
continuous-integration/drone/push Build is passing
2023-10-01 21:59:04 +02:00
volker.raschek f3c90af2b7 fix: remove ls
continuous-integration/drone/push Build is passing
2023-10-01 21:16:54 +02:00
volker.raschek 213960abc3 fix: normal git commit checkout
continuous-integration/drone/push Build is failing
2023-10-01 21:10:17 +02:00
volker.raschek e5254617f6 fix: remove symlink
continuous-integration/drone/push Build was killed
2023-10-01 20:52:13 +02:00
volker.raschek 570825bcaa fix(ci): pull always
continuous-integration/drone/push Build is failing
2023-10-01 20:45:41 +02:00
volker.raschek 9fae1f4211 fix: use whitespaces instead of tabs
continuous-integration/drone/push Build is failing
2023-10-01 20:44:02 +02:00
volker.raschek 8e901429a3 fix(ci): pull-always
continuous-integration/drone/push Build is failing
2023-10-01 19:43:27 +02:00
volker.raschek db6bbad75b fix: git clone by refspec
continuous-integration/drone/push Build was killed
2023-10-01 19:39:08 +02:00
volker.raschek 2ca1f86ec4 fix(ci): use specific images for different architectures
continuous-integration/drone/push Build is failing
2023-10-01 19:20:45 +02:00
volker.raschek c33efa3ce9 fix: disable aws integration
continuous-integration/drone/push Build was killed
2023-10-01 19:03:40 +02:00
volker.raschek d320981914 fix(ci): rename drone.yml to .drone.yml
continuous-integration/drone/push Build encountered an error
2023-10-01 18:57:32 +02:00
volker.raschek 4d91bb9897 core(deps): update git.cryptic.systems/volker.raschek/markdownlint to 0.37.0 2023-10-01 18:56:07 +02:00
volker.raschek d6adb0e2e3 refac: project 2023-10-01 18:54:37 +02:00