lorri
lorri copied to clipboard
refact(ops/stream_events): directly construct json value
Instead of having complex generic types internally that we map over, just create the json in a macro.
Removes ProjectAdded from Reason, because it was not used anywhere. Changes the daemon format, so make sure to run the daemon with this new lorri version or you get serialization errors.
- [ ] Amended the changelog in
release.nix(seerelease.nixfor instructions)
@nyarly you are using stream_events right? Do you wanna try this out, in case I added a typo somewhere?