HomePhabricator
Diffusion Comm 1eb7831cc2e2

[service] Move services lib to shared

Description

[service] Move services lib to shared

Summary: Part of ENG-5555 -> in order to move the backup client from commtest to shared (to use it from native) we need to move the comm_services_lib to shared, because the client uses e.g. the UserIdentity struct. It would be good to have a common library for all Rust code in our codebase anyway. This diff also renames the library to comm_lib as it will stop being used only for services.

Test Plan: Find-and-replace comm_services_lib with comm_lib. Test if all services build.

Reviewers: bartek, varun, kamil

Reviewed By: bartek

Subscribers: wyilio, ashoat, tomek

Differential Revision: https://phab.comm.dev/D10256

Details

Provenance
Michal Gniadek <michal.gniadek@swmansion.com>Authored on Dec 4 2023, 3:03 AM
Reviewer
bartek
Differential Revision
D10256: [service] Move services lib to shared
Parents
rCOMM57d2efb99127: [native] Expose SecureStore to Rust
Branches
Unknown
Tags
Unknown

Event Timeline

Michal Gniadek <michal.gniadek@swmansion.com> committed rCOMM1eb7831cc2e2: [service] Move services lib to shared (authored by Michal Gniadek <michal.gniadek@swmansion.com>).Dec 19 2023, 7:29 AM