Commit graph

5 commits

Author SHA1 Message Date
digikwal
77f393fa79
chore: fix code formatting via Prettier 2025-06-26 18:07:51 +02:00
Digikwal
2d3d24ef0e
ci: refactor Docker build to trigger on release only
- Replaces workflow_run trigger with release.published
- Builds Docker image only when semantic-release publishes a new tag
- Tags image with immutable version and either :latest or :dev based on stability
- Removes unnecessary artifact dependencies and fallback tag logic
2025-06-26 17:47:22 +02:00
Digikwal
b303f8fe70
fix: handle immutable tags 2025-06-25 00:02:32 +02:00
Digikwal
dba5650b09
chore: update workflow name 2025-06-24 18:39:26 +02:00
digikwal
8b7eb9447f
ci: add semantic-release, docker build & pre-commit workflows 2025-06-24 18:28:55 +02:00