support solo repos with semantic release

This commit is contained in:
Dan Finch 2026-05-03 12:00:52 +02:00
parent 2602b67938
commit bd354fb57d
3 changed files with 16 additions and 10 deletions

View file

@ -2,11 +2,12 @@
> Tooling and unified configuration for managing a bunch of repositories and packages.
## TODO
## Stack & Standards
- `check` action
- `check` bun script
- `test` bun script
- `release` action
- build with bun?
- run semantic release
- Bun
- TypeScript
- Oxlint & Oxfmt
- Commitlint
- Conventional Commit
- Semantic Release
- Forgejo Actions