- Push the code
- Once the pipeline is green,
git tag vx.x.x
git push --tags
## kdev
- Ignore bin files
- Ignore regex
- All config from CLI or file
- Add gettext to CI
- Add time handling
go run github.com/martinlehoux/kagamigo/cmd/gettext -write
- Use
Tr("key", value...)
in you templ files - Complete generated files
- Run
- Use reflection add startup time to add metadata to logging
- Save aggregate + an event with time & actor (event streaming)