Merging the entries now returns the ops which are later processed
Depends on D12156
https://linear.app/comm/issue/ENG-3486/move-entrystore-to-sqlite
Differential D12162 Authored by tomek on May 21 2024, 12:23 PM.
Details Summary Merging the entries now returns the ops which are later processed Depends on D12156 https://linear.app/comm/issue/ENG-3486/move-entrystore-to-sqlite Test Plan Be on the latest diff if this stack to ensure there is no mechanism from the keyserver that would aid entry persistence. After testing each actions kill the app and reopen it to ensure that changes are correctly persisted.
Diff Detail
Event TimelineHerald added a subscriber: ashoat. · View Herald TranscriptMay 21 2024, 12:23 PM2024-05-21 12:23:32 (UTC-7) tomek retitled this revision from [native] Replace merging entries with an ops approach to [lib] Replace merging entries with an ops approach.May 21 2024, 12:28 PM2024-05-21 12:28:33 (UTC-7) tomek removed a parent revision: D12157: [native] Add a migration that moves entries to SQLite.May 21 2024, 12:33 PM2024-05-21 12:33:55 (UTC-7) Harbormaster returned this revision to the author for changes because remote builds failed.May 21 2024, 12:40 PM2024-05-21 12:40:34 (UTC-7) tomek edited the summary of this revision. (Show Details)May 21 2024, 12:44 PM2024-05-21 12:44:56 (UTC-7) Harbormaster completed remote builds in B29143: Diff 40511.May 21 2024, 1:12 PM2024-05-21 13:12:51 (UTC-7)
This revision is now accepted and ready to land.May 23 2024, 5:28 AM2024-05-23 05:28:30 (UTC-7) marcin edited the test plan for this revision. (Show Details)May 24 2024, 7:31 AM2024-05-24 07:31:42 (UTC-7) marcin edited the test plan for this revision. (Show Details)May 24 2024, 7:34 AM2024-05-24 07:34:08 (UTC-7) marcin edited the test plan for this revision. (Show Details)May 24 2024, 7:38 AM2024-05-24 07:38:50 (UTC-7) marcin edited the test plan for this revision. (Show Details)May 24 2024, 8:01 AM2024-05-24 08:01:32 (UTC-7) marcin edited the test plan for this revision. (Show Details)May 24 2024, 8:16 AM2024-05-24 08:16:02 (UTC-7) Closed by commit rCOMM493a05d77625: [lib] Replace merging entries with an ops approach (authored by tomek). · Explain WhyMay 27 2024, 5:50 AM2024-05-27 05:50:57 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 40666 lib/reducers/entry-reducer.js
|