Page MenuHomePhabricator

[chore] remove unused files and folders
ClosedPublic

Authored by varun on Jun 27 2023, 8:32 AM.
Tags
None
Referenced Files
F2209709: D8334.diff
Sun, Jul 7, 6:30 PM
Unknown Object (File)
Sat, Jun 29, 3:11 AM
Unknown Object (File)
Sat, Jun 29, 3:11 AM
Unknown Object (File)
Sat, Jun 29, 3:05 AM
Unknown Object (File)
Sat, Jun 29, 1:47 AM
Unknown Object (File)
Fri, Jun 28, 2:16 PM
Unknown Object (File)
Wed, Jun 26, 2:24 PM
Unknown Object (File)
Fri, Jun 21, 8:05 PM
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.