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
Unknown Object (File)
Sun, Jan 5, 1:53 PM
Unknown Object (File)
Thu, Dec 26, 11:02 PM
Unknown Object (File)
Mon, Dec 23, 6:52 AM
Unknown Object (File)
Dec 16 2024, 8:03 PM
Unknown Object (File)
Dec 16 2024, 8:03 PM
Unknown Object (File)
Dec 16 2024, 8:03 PM
Unknown Object (File)
Dec 14 2024, 10:41 AM
Unknown Object (File)
Dec 13 2024, 9:52 PM
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
No Lint Coverage
Unit
No Test Coverage

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