Add a field to a spec defining delete condition for a type.
Depends on D9657
Paths
| Differential D9658 Authored by tomek on Oct 31 2023, 8:56 AM.
Details Summary Add a field to a spec defining delete condition for a type. Depends on D9657 Test Plan Generate some updates, reintroduce old code, and compare new with old result using _.isEqual
Diff Detail
Event TimelineHerald added subscribers: will, ashoat. · View Herald TranscriptOct 31 2023, 8:56 AM2023-10-31 08:56:33 (UTC-7) tomek added a child revision: D9659: [keyserver] Simplify updates merging.Oct 31 2023, 9:00 AM2023-10-31 09:00:20 (UTC-7) Harbormaster completed remote builds in B23615: Diff 32558.Oct 31 2023, 10:02 AM2023-10-31 10:02:50 (UTC-7) This revision is now accepted and ready to land.Nov 2 2023, 9:37 AM2023-11-02 09:37:43 (UTC-7) Harbormaster completed remote builds in B23785: Diff 32753.Nov 6 2023, 5:36 AM2023-11-06 05:36:46 (UTC-8) Closed by commit rCOMMeeed0650fd0b: [keyserver] Move update delete condition to a spec (authored by tomek). · Explain WhyNov 6 2023, 6:59 AM2023-11-06 06:59:07 (UTC-8) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 32558 keyserver/src/creators/update-creator.js
lib/shared/updates/bad-device-token-spec.js
lib/shared/updates/delete-account-spec.js
lib/shared/updates/delete-thread-spec.js
|
This now can be simplified.