Page MenuHomePhabricator

[services] Lib - Move base reactor
ClosedPublic

Authored by karol on May 4 2022, 6:21 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Sep 15, 9:52 AM
Unknown Object (File)
Sun, Sep 15, 9:43 AM
Unknown Object (File)
Sun, Sep 15, 9:43 AM
Unknown Object (File)
Sun, Sep 15, 9:43 AM
Unknown Object (File)
Wed, Sep 4, 2:18 AM
Unknown Object (File)
Tue, Sep 3, 7:27 AM
Unknown Object (File)
Tue, Sep 3, 7:27 AM
Unknown Object (File)
Tue, Sep 3, 7:27 AM

Details

Summary

Depends on D3909

Moving base reactor 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:05 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:05 AM
karol edited the summary of this revision. (Show Details)

update

This diff is just deleting files, but I still strongly believe the directory structure should be improved (see here)

This revision is now accepted and ready to land.May 9 2022, 5:53 AM

Is this comment still relevant? I don't understand, in other diffs, you confirmed that the current path services/lib/src is ok.

It's strange that the diff with name Move base reactor only deletes the classes. I can see that the base reactor was moved in D3909, but I think it should happen here.

Yes, I'm going to fix this, thx.

This revision is now accepted and ready to land.May 10 2022, 1:31 AM
In D3910#111462, @karol-bisztyga wrote:

Is this comment still relevant? I don't understand, in other diffs, you confirmed that the current path services/lib/src is ok.

@ashoat not sure if this still applies. If it does, please let me know. Don't want to leave this unanswered.

This revision was automatically updated to reflect the committed changes.

@ashoat not sure if this still applies. If it does, please let me know. Don't want to leave this unanswered.

It's hard for me to discern the directory structure from your diffs because there are so many, so my plan since yesterday has been to wait for your current diffs to land and then review the directory structure. I'll create a task with my feedback shortly