b2109e7937
fix(ci): move build-template.yml out of .gitea/workflows/
...
The file was a copy-paste template for libreshop component repos but
lived in .gitea/workflows/ — so Gitea auto-ran it against this repo
on every push, failing because there is no Dockerfile here. Every
push to main has been red since the template was committed.
Move to examples/ and document why it cannot live in .gitea/workflows/.
2026-05-04 23:49:06 +02:00
373b1953a2
ci: bump runner-image pin v0.1.0 → v0.2.0 ( #1 )
...
build / build (push) Failing after 6s
Co-authored-by: Michael Czechowski <mail@dailysh.it >
Co-committed-by: Michael Czechowski <mail@dailysh.it >
2026-05-04 23:45:52 +02:00
65537fded2
fix(ci): correct image digest separator
build / build (push) Failing after 4s
2026-04-30 12:20:31 +02:00
ad47786fc3
ci: digest-pin runner-image v0.1.0
build / build (push) Failing after 0s
2026-04-30 12:17:53 +02:00
3a43a8aa3c
ci: update runner-image path to public/ namespace
build / build (push) Failing after 1s
2026-04-30 11:54:53 +02:00
d1fec747a0
chore: update action ref to public/actions after org transfer
build / build (push) Failing after 6s
2026-04-29 22:55:19 +02:00
6c25680fe1
fix: use https:// prefix in template (required for self-hosted Gitea)
build / build (push) Failing after 6s
2026-04-29 21:56:00 +02:00
bdba35b804
fix: rewrite composite action using shell only (act_runner nested uses limitation)
build / build (push) Failing after 3s
2026-04-29 21:49:59 +02:00
f0656c8f02
fix: use full Gitea URL in template (cross-repo resolution)
build / build (push) Failing after 1s
2026-04-29 21:46:43 +02:00
b5d1cfd28d
fix: add buildx setup, match tag/latest behavior, add PR trigger
build / build (push) Failing after 1s
2026-04-29 21:25:45 +02:00
e131f1d208
feat: add docker-build composite action and build template
build / build (push) Failing after 2s
2026-04-29 21:24:18 +02:00