Depends on D3694
Modify the code of the backup service so the dev mode that uses the local cloud can be properly launched
Paths
| Differential D3690 Authored by • karol on Apr 11 2022, 6:01 AM.
Details
Summary Depends on D3694 Modify the code of the backup service so the dev mode that uses the local cloud can be properly launched Test Plan cd services docker-compose down yarn run-local-cloud yarn test-backup-service-dev-mode
Diff Detail
Event TimelineHerald added subscribers: • abosh, • benschac, atul and 3 others. · View Herald TranscriptApr 11 2022, 6:01 AM2022-04-11 06:01:24 (UTC-7) Harbormaster completed remote builds in B8059: Diff 11278.Apr 11 2022, 6:06 AM2022-04-11 06:06:22 (UTC-7) • karol edited the summary of this revision. (Show Details)Apr 11 2022, 6:37 AM2022-04-11 06:37:05 (UTC-7) • karol added a child revision: D3691: [services] Dev mode - Set up Blob service.Apr 11 2022, 6:38 AM2022-04-11 06:38:01 (UTC-7)
Harbormaster completed remote builds in B8071: Diff 11290.Apr 11 2022, 6:49 AM2022-04-11 06:49:14 (UTC-7) Comment Actions @jimpo is on a lot of diffs and doesn't always have time for all of them, so to make sure he sees this one I'm setting him as blocking
This revision now requires changes to proceed.Apr 26 2022, 9:41 AM2022-04-26 09:41:31 (UTC-7) Comment Actions
I don't it is a good idea to change this here. As I mentioned:
This is a typical situation when we need to do a follow-up because the change you're requesting applies in multiple places, not only this one. If we change it here, the codebase will be inconsistent. And if we change the rest of the occurrences here as well, the diff will be invalid as it will consist of unrelated changes. I put up a diff with this follow-up D3872. This revision is now accepted and ready to land.Apr 29 2022, 6:50 AM2022-04-29 06:50:02 (UTC-7) Closed by commit rCOMM6773029cb66b: [services] Dev mode - Set up Backup service (authored by • karol). · Explain WhyMay 6 2022, 1:46 AM2022-05-06 01:46:50 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 11290 services/backup/docker-server/contents/server/CMakeLists.txt
services/backup/docker-server/contents/server/src/AwsTools.cpp
|