Page MenuHomePhabricator

[services] Add depends_on
ClosedPublic

Authored by karol on May 6 2022, 9:04 AM.
Tags
None
Referenced Files
F2149736: D3958.id12390.diff
Sun, Jun 30, 8:41 AM
F2149735: D3958.id12366.diff
Sun, Jun 30, 8:41 AM
F2149714: D3958.id.diff
Sun, Jun 30, 8:41 AM
F2149639: D3958.diff
Sun, Jun 30, 8:29 AM
Unknown Object (File)
Fri, Jun 21, 5:33 PM
Unknown Object (File)
Wed, Jun 19, 10:08 PM
Unknown Object (File)
Wed, Jun 19, 12:18 PM
Unknown Object (File)
Thu, Jun 13, 3:02 AM

Details

Summary

Adding depends_on to the services so they depend on the localstack.

This was requested in D3692.

Please, note that if we decide that we may want to connect to the external cloud service from the local environment, then this change will have to be reverted.

Related task https://linear.app/comm/issue/ENG-1056/discuss-dev-mode-design

Test Plan
cd services
docker-compose down
yarn run-backup-service

This will create localstack container on the way automatically

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable