Page MenuHomePhabricator

[chore] remove unused files and folders
ClosedPublic

Authored by varun on Jun 27 2023, 8:32 AM.
Tags
None
Referenced Files
F2903029: D8334.id28268.diff
Sat, Oct 5, 8:08 PM
Unknown Object (File)
Wed, Oct 2, 8:42 AM
Unknown Object (File)
Wed, Oct 2, 8:42 AM
Unknown Object (File)
Wed, Oct 2, 8:37 AM
Unknown Object (File)
Wed, Oct 2, 3:47 AM
Unknown Object (File)
Aug 31 2024, 6:31 AM
Unknown Object (File)
Aug 29 2024, 12:59 AM
Unknown Object (File)
Aug 24 2024, 3:39 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.