Page MenuHomePhabricator

[chore] remove unused files and folders
ClosedPublic

Authored by varun on Jun 27 2023, 8:32 AM.
Tags
None
Referenced Files
F3387654: D8334.id28268.diff
Fri, Nov 29, 10:32 AM
F3387309: D8334.id28181.diff
Fri, Nov 29, 8:49 AM
Unknown Object (File)
Wed, Nov 13, 8:47 AM
Unknown Object (File)
Fri, Nov 8, 3:40 PM
Unknown Object (File)
Fri, Nov 8, 2:09 AM
Unknown Object (File)
Fri, Nov 8, 1:49 AM
Unknown Object (File)
Fri, Nov 8, 1:22 AM
Unknown Object (File)
Fri, Nov 8, 1:19 AM
Subscribers

Details

Summary

removed comm-opaque and all references to it
removed shared/protos/_generated since we don't use any generated C++ files for gRPC anymore
removed opaque-ke from the identity service since we use comm-opaque2 instead

Test Plan

built keyserver and identity service successfully. will see if CI passes

Diff Detail

Repository
rCOMM Comm
Branch
remove-unused-shared (branched from master)
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

varun requested review of this revision.Jun 27 2023, 8:49 AM
atul added 2 blocking reviewer(s): jon, ashoat.

Looks reasonable, would be good to get @jon and @ashoat's sign-off since they have more context on services.

ashoat requested changes to this revision.Jun 27 2023, 9:26 AM
ashoat added 1 blocking reviewer(s): jon.

Should services/lib/docker/proto_codegen.sh also be deleted? How about any of the other scripts in that folder?

This revision now requires changes to proceed.Jun 27 2023, 9:26 AM
varun requested review of this revision.Jun 27 2023, 9:29 AM

Should services/lib/docker/proto_codegen.sh also be deleted? How about any of the other scripts in that folder?

i remove services/lib in the following diff in the stack

This comment was removed by ashoat.
This revision is now accepted and ready to land.Jun 29 2023, 7:15 AM
This revision was automatically updated to reflect the committed changes.