Modify the generated files to add @generated and @flow annotations, convert the ts types to flow types, and fix import paths
Depends on D9793
Paths
| Differential D9807 Authored by varun on Nov 9 2023, 12:24 PM.
Details Summary Modify the generated files to add @generated and @flow annotations, convert the ts types to flow types, and fix import paths Depends on D9793 Test Plan used the generated IdentityClientServicePromiseClient in identity-auth-client.cjs to call getKeyserverKeys. got back my local keyserver's keys
Diff Detail
Event TimelineHerald added subscribers: will, tomek. · View Herald TranscriptNov 9 2023, 12:24 PM2023-11-09 12:24:06 (UTC-8) Harbormaster completed remote builds in B23974: Diff 33028.Nov 9 2023, 12:43 PM2023-11-09 12:43:37 (UTC-8) Comment Actions Looks right. This stuff is hard to review, hoping you were thorough when writing / testing This revision is now accepted and ready to land.Nov 9 2023, 12:48 PM2023-11-09 12:48:45 (UTC-8) Closed by commit rCOMM8337ba665382: [web] add generated js code and flow types for identity_authenticated.proto (authored by varun). · Explain WhyNov 9 2023, 5:13 PM2023-11-09 17:13:22 (UTC-8) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 33044 web/protobufs/identity-auth-client.cjs
web/protobufs/identity-auth-client.cjs.flow
web/protobufs/identity-auth-structs.cjs
web/protobufs/identity-auth-structs.cjs.flow
|