Adding Tools with getCurrentTimestamp which will be needed for creating backup items.
Depends on D3158
Paths
| Differential D3159 Authored by • karol on Feb 10 2022, 6:28 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: atul, • adrian, tomek, ashoat. · View Herald TranscriptFeb 10 2022, 6:28 AM2022-02-10 06:28:19 (UTC-8) Harbormaster completed remote builds in B6709: Diff 9519.Feb 10 2022, 6:35 AM2022-02-10 06:35:28 (UTC-8) • karol edited the summary of this revision. (Show Details)Feb 10 2022, 6:35 AM2022-02-10 06:35:37 (UTC-8) This revision is now accepted and ready to land.Feb 11 2022, 2:01 AM2022-02-11 02:01:19 (UTC-8) Herald added a reviewer: ashoat. · View Herald TranscriptFeb 11 2022, 2:01 AM2022-02-11 02:01:20 (UTC-8) This revision now requires review to proceed.Feb 11 2022, 2:01 AM2022-02-11 02:01:20 (UTC-8) Comment Actions We have the exact same function in services/blob/docker-server/contents/server/src/Tools.cpp and services/tunnelbroker/docker-server/contents/server/src/Tools/Tools.cpp. I assume we're tracking fixing this in ENG-324... @karol-bisztyga, before landing can you add a comment there to make sure we remember to dedup all of the copy-pasted getCurrentTimestamp functions? This revision is now accepted and ready to land.Feb 13 2022, 8:02 PM2022-02-13 20:02:36 (UTC-8) Comment Actions This task will be resolved after I finish the backup service. I'm going to look at the services and try to exclude as many mutual items as possible to the "lib" space. I remember about this and keep it in mind. Closed by commit rCOMM073083fa62b2: [services] Backup - Add Tools (authored by • karol). · Explain WhyMar 4 2022, 4:01 AM2022-03-04 04:01:29 (UTC-8) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 10060 services/backup/docker-server/contents/server/src/Tools.h
services/backup/docker-server/contents/server/src/Tools.cpp
|