ci(release): publish versioned artifacts
CI / validate (push) Successful in 6m40s
Release / release (push) Successful in 11m55s

This commit is contained in:
dmg
2026-08-01 15:02:31 -04:00
parent 326cc60688
commit 420389d601
14 changed files with 515 additions and 5 deletions
+6
View File
@@ -47,6 +47,12 @@ npm run build
npm run velocity:build
```
## Releases and containers
Gitea Actions validate every change and use conventional commits to produce semantic releases from `main`. Releases include a public, versioned Velocity JAR plus separate web runtime and Drizzle migration images.
See [`docs/releases.md`](docs/releases.md) for artifact names, required repository secrets, and deployment order.
## Database workflow
Always create and apply versioned migrations: