website-and-documentation/.github/workflows
Stephan Lo bf72902237
Some checks failed
ci / build (push) Successful in 3m0s
release / release (push) Failing after 3m12s
WIP: add release pipeline and documentation
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
..
ci.yaml feat(ci): add Docker build pipeline with version management 2025-10-23 17:04:28 +02:00
release.yaml WIP: add release pipeline and documentation 2025-10-23 17:41:34 +02:00
test.yml test: add comprehensive testing infrastructure 2025-10-23 14:02:39 +02:00