-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add support for reporting patch install events (#71)
* feat: add client_id to UpdaterState * feat: add support for reporting patch install events * Ensure we save UpdaterState after it's created * Save state if we assign it a client id on load * Don't error in report_launch_success if no patch exists * coverage * Rename * Minor refactor * coverage * coverage * Update library/src/updater.rs Co-authored-by: Felix Angelov <felix@shorebird.dev> * restore debug logs * make test serial --------- Co-authored-by: Felix Angelov <felix@shorebird.dev>
- Loading branch information
1 parent
d321ad0
commit 99f3005
Showing
4 changed files
with
208 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters