Page MenuHomePhabricator

[lib] Update `lib/types` to accomodate `RawThreadInfos`
ClosedPublic

Authored by atul on Dec 7 2023, 6:53 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mar 6 2024, 2:41 AM
Unknown Object (File)
Mar 5 2024, 3:15 PM
Unknown Object (File)
Mar 5 2024, 3:15 PM
Unknown Object (File)
Mar 5 2024, 3:15 PM
Unknown Object (File)
Mar 5 2024, 3:15 PM
Unknown Object (File)
Mar 5 2024, 3:15 PM
Unknown Object (File)
Feb 6 2024, 1:15 PM
Unknown Object (File)
Jan 20 2024, 7:07 PM
Subscribers
None

Details

Summary

Update types that used LegacyRawThreadInfos to now use RawThreadInfos which is LegacyRawThreadInfos | MinimallyEncodedRawThreadInfos.

NOTE: CI is expected to fail. I got to a point in my local environment where all flow issues were resolved, but based on earlier fedback in the stack I'm breaking them down so things are easier to review.. even if that means that intermediate steps fail.

Depends on D10235

Test Plan

Flow/CI AT END OF STACK + thorough testing of keyserver and native client.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable