Page MenuHomePhabricator

[services] Move generateUUID to global tools
ClosedPublic

Authored by karol on May 13 2022, 2:25 AM.
Tags
None
Referenced Files
F3531082: D4027.diff
Wed, Dec 25, 5:50 AM
Unknown Object (File)
Thu, Dec 19, 11:55 PM
Unknown Object (File)
Thu, Dec 19, 11:55 PM
Unknown Object (File)
Thu, Dec 19, 11:55 PM
Unknown Object (File)
Thu, Dec 19, 11:50 PM
Unknown Object (File)
Sat, Dec 14, 8:39 AM
Unknown Object (File)
Thu, Dec 12, 4:55 AM
Unknown Object (File)
Tue, Dec 10, 8:30 PM

Details

Summary

Depends on D4026

Extracting generateUUID from tunnelbroker into the global tools

Test Plan

Services still build

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

Harbormaster returned this revision to the author for changes because remote builds failed.May 13 2022, 2:26 AM
Harbormaster failed remote builds in B9078: Diff 12624!
karol edited the test plan for this revision. (Show Details)
karol added a reviewer: tomek.

services build passed

tomek added inline comments.
services/lib/src/GlobalTools.cpp
12–13

If the tools are global, why are we using network namespace?

This revision is now accepted and ready to land.May 17 2022, 3:11 AM
services/lib/src/GlobalTools.cpp
12–13

IIRC network is a namespace for the services basically.

services/lib/src/GlobalTools.cpp
12–13

At some point it might be a good idea to find a name that better describes the purpose. It doesn't sound like network is the best namespace for all the services.

services/lib/src/GlobalTools.cpp
12–13
This revision was landed with ongoing or failed builds.May 19 2022, 4:42 AM
This revision was automatically updated to reflect the committed changes.