Commit graph

2 commits

Author SHA1 Message Date
880c0d5ec9
WIP potentially to be dropped 2025-12-18 09:21:05 +01:00
bf72902237 WIP: add release pipeline and documentation
Some checks failed
ci / build (push) Successful in 3m0s
release / release (push) Failing after 3m12s
Add automated release workflow for Forgejo that triggers on version tags:
- Multi-platform Docker image builds (amd64, arm64)
- Automatic changelog generation from Git commits
- Forgejo release creation with release notes
- Semantic versioning support (v*.*.*)

Add comprehensive RELEASE.md documentation covering:
- Release process and prerequisites
- Semantic versioning schema
- Step-by-step release instructions
- Best practices and troubleshooting

Needs testing with Forgejo Actions before finalizing.
2025-10-23 17:41:34 +02:00