Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refact(ops/stream_events): directly construct json value #122

Open
wants to merge 1 commit into
base: canon
Choose a base branch
from

Conversation

Profpatsch
Copy link
Collaborator

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 (see release.nix for instructions)

@Profpatsch Profpatsch force-pushed the stream-events-json-macro branch 2 times, most recently from 1d7fff3 to 3725799 Compare April 14, 2024 12:32
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.
@Profpatsch
Copy link
Collaborator Author

@nyarly you are using stream_events right? Do you wanna try this out, in case I added a typo somewhere?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant