Page MenuHomePhabricator

[keyserver] Move update delete condition to a spec
ClosedPublic

Authored by tomek on Oct 31 2023, 8:56 AM.
Tags
None
Referenced Files
F2192011: D9658.id32753.diff
Thu, Jul 4, 6:37 PM
F2185533: D9658.id32558.diff
Thu, Jul 4, 12:17 AM
F2184850: D9658.id32777.diff
Wed, Jul 3, 10:12 PM
Unknown Object (File)
Tue, Jul 2, 6:29 PM
Unknown Object (File)
Tue, Jul 2, 4:48 PM
Unknown Object (File)
Sat, Jun 29, 8:02 PM
Unknown Object (File)
Fri, Jun 28, 10:34 AM
Unknown Object (File)
Fri, Jun 28, 10:34 AM
Subscribers

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

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

kamil added inline comments.
keyserver/src/creators/update-creator.js
72 ↗(On Diff #32558)

it's used twice, can we make a type alias?

This revision is now accepted and ready to land.Nov 2 2023, 9:37 AM