Depends on D3694
Modify the code of the backup service so the dev mode that uses the local cloud can be properly launched
Differential D3690
[services] Dev mode - Set up Backup service • karol on Apr 11 2022, 6:01 AM. Authored by Tags None Referenced Files
Details
Depends on D3694 Modify the code of the backup service so the dev mode that uses the local cloud can be properly launched cd services docker-compose down yarn run-local-cloud yarn test-backup-service-dev-mode
Diff Detail
Event Timeline
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
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. |