Commit Graph

5 Commits

Author SHA1 Message Date
1083b54fb9 fix: add nodejs to alpine container for actions/checkout
Some checks failed
PR Tests / Lint, Build & Test (pull_request) Failing after 4m29s
Security Scan / Go Vulnerability Check (pull_request) Failing after 13s
2026-04-05 18:07:56 +02:00
6cbcb272d0 fix(ci): handle empty tag in workflow_dispatch trigger
- Fallback to latest git tag when github.event.release.tag_name is empty
- Add fetch-depth: 0 to checkout step so git tags are available
- Fail with clear error if no tag exists at all
2026-04-05 17:19:05 +02:00
91e4758bb8 ci: add workflow_dispatch trigger to release-docker workflow 2026-04-05 17:15:09 +02:00
7a448034e4 fix(ci): remove protocol prefix from Docker image tags 2026-04-05 17:13:30 +02:00
fd13e67aef Release: v0.1.0-alpha
Some checks failed
Release Docker Image / Build & Push Docker Image (release) Failing after 1m30s
2026-04-05 16:56:16 +02:00