Commit Graph

2 Commits

Author SHA1 Message Date
44cad49855 **fix(ci):** improve version bump script for robustness and compatibility
All checks were successful
CI / build-test (push) Successful in 1m2s
- Handle empty tag results gracefully using fallback in `grep`
- Use `${GITHUB_ENV:-$GITEA_ENV}` for environment variable assignment to ensure broader compatibility
2026-02-25 21:31:09 +01:00
0c456d9c78 **feat(ci):** introduce release workflow with version bump, Docker image build, and Gitea release automation
All checks were successful
CI / build-test (push) Successful in 1m2s
2026-02-25 21:12:40 +01:00