Page MenuHomePhabricator

[services] Lib - Move reactor utility
ClosedPublic

Authored by karol on May 4 2022, 6:21 AM.
Tags
None
Referenced Files
F3264201: D3911.id12393.diff
Sat, Nov 16, 12:28 AM
F3262007: D3911.id12215.diff
Fri, Nov 15, 11:32 PM
Unknown Object (File)
Tue, Nov 5, 3:55 PM
Unknown Object (File)
Wed, Oct 23, 3:59 AM
Unknown Object (File)
Oct 16 2024, 2:27 AM
Unknown Object (File)
Oct 13 2024, 2:43 PM
Unknown Object (File)
Oct 13 2024, 2:43 PM
Unknown Object (File)
Oct 13 2024, 2:43 PM

Details

Summary

Depends on D3910

Moving reactor utility from both blob/backup to the mutual "lib" space.

Test Plan

No real changes are applied, just moving stuff around, so services should still build and that's the test plan

cd services

yarn run-blob-service
yarn run-backup-service

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

karol edited the test plan for this revision. (Show Details)
karol added a reviewer: tomek.
ashoat requested changes to this revision.May 4 2022, 11:06 AM

I don't like the lib_src folder and I'd like to move away from having a different directory structure inside vs. outside Docker if possible, see feedback in D3909

This revision now requires changes to proceed.May 4 2022, 11:06 AM
karol edited the summary of this revision. (Show Details)

update

This directory structure looks good to me

This revision is now accepted and ready to land.May 9 2022, 5:54 AM
This revision was automatically updated to reflect the committed changes.