Commit graph

3 commits

Author SHA1 Message Date
dfbc13af86 fix(ci): unblock Forgejo image build for vergabe-teilnahme
Some checks failed
Build and Publish Container Image / build-and-push (push) Failing after 6s
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 2s
Use uv sync --frozen so Docker builds consume the pinned uv.lock instead
of resolving issue-core from Forgejo PyPI before that package is mirrored.
Align image.yaml with the canonical container-build template.
2026-07-12 00:42:52 +02:00
050942ffc1 feat(ci): publish container images to Forgejo registry
Some checks failed
CI Smoke / host-smoke (push) Successful in 1s
CI Smoke / container-smoke (push) Successful in 2s
Build and Publish Container Image / build-and-push (push) Failing after 2m30s
Add image.yaml workflow targeting forgejo.coulomb.social; update Dockerfile
for Forgejo PyPI secret names. Point pyproject issue-core index at Forgejo
(uv.lock regen blocked until issue-core is published there).
2026-07-12 00:32:32 +02:00
2cb8885931 Add Forgejo CI smoke workflow (enablement template)
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 2s
2026-07-08 12:36:39 +02:00