Commit Graph

3 Commits

Author SHA1 Message Date
a9429e2118 fix: harden queue lifecycle and publish gate
- Preserve phase results on partial retry and keep interrupted phase
  context after restart.
- Avoid webhook bookkeeping crashes when retention deletes stale jobs.
- Add deeper unit, integration, and e2e coverage around queue seams.
- Require verify job to pass before publish runs.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-16 18:39:19 +02:00
679053b27d fix: use valid Gitea secret name
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-16 00:53:11 +02:00
34ca0fe17d feat: add reusable jobqueue library
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-16 00:51:54 +02:00