Page MenuHomePhabricator

[services] Fix running all services
ClosedPublic

Authored by karol on Feb 8 2022, 2:34 AM.
Tags
None
Referenced Files
F3528622: D3131.diff
Tue, Dec 24, 9:44 AM
Unknown Object (File)
Nov 8 2024, 8:13 AM
Unknown Object (File)
Nov 8 2024, 8:13 AM
Unknown Object (File)
Nov 8 2024, 6:44 AM
Unknown Object (File)
Oct 20 2024, 1:20 AM
Unknown Object (File)
Oct 16 2024, 4:24 PM
Unknown Object (File)
Oct 6 2024, 9:46 AM
Unknown Object (File)
Oct 6 2024, 9:46 AM

Details

Summary

Until now running all services might've been causing building base images. We do not want that. With this new version of the script, only target images should be built.

Test Plan
cd comm/services
yarn run-all-services-dev-mode

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

karol edited the summary of this revision. (Show Details)
karol edited the test plan for this revision. (Show Details)
karol added reviewers: tomek, max, varun.
This revision is now accepted and ready to land.Feb 8 2022, 8:47 AM
This revision now requires review to proceed.Feb 8 2022, 8:47 AM
This revision is now accepted and ready to land.Feb 8 2022, 9:32 PM
This revision was automatically updated to reflect the committed changes.