xmtp / example-notification-server-go

Example push notification server, written in Golang
MIT License
15 stars 8 forks source link

Add new SubscribeWithMetadata API method #30

Closed neekolas closed 5 months ago

neekolas commented 6 months ago

Summary

Next up


Generated summary (powered by Graphite) > ## TL;DR > This pull request includes updates to the settings.json file, additions to the fixtures directory, modifications to the mocks/Installations.go file, changes to the api.go file, adjustments to SQL migration files, and updates to various structs and interfaces related to managing subscriptions, notifications, and installations. > > ## What changed > - Updated settings.json file in the .vscode directory > - Added envelopes.json file to the fixtures directory > - Updated mocks/Installations.go file > - Modified api.go file > - Adjusted SQL migration files > - Updated structs and interfaces for managing subscriptions, notifications, and installations > > ## How to test > - Verify changes in the settings.json file > - Check the contents of the new envelopes.json file > - Test the functions in the mocks/Installations.go file > - Validate the modifications in the api.go file > - Review the changes in the SQL migration files > - Test the functionality related to managing subscriptions, notifications, and installations > > ## Why make this change > - Enhance the functionality related to managing subscriptions, notifications, and installations > - Improve the efficiency and accuracy of handling subscription requests > - Update settings and configurations to align with new requirements > - Ensure compatibility with the latest version of mockery > - Enhance error handling and return values in various functions
neekolas commented 6 months ago

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @neekolas and the rest of your teammates on Graphite Graphite

neekolas commented 5 months ago

Merge activity