From e536b9217f2c39ab4ffb760759871c48240a6de7 Mon Sep 17 00:00:00 2001 From: Damien De Paoli Date: Thu, 16 Sep 2021 19:23:22 +1000 Subject: [PATCH] provided estimate on logs jobs --- TODO | 2 -- 1 file changed, 2 deletions(-) diff --git a/TODO b/TODO index df7cb43..2d8f442 100644 --- a/TODO +++ b/TODO @@ -1,6 +1,4 @@ ## GENERAL - * estimate time to finish (say once we have taken longer than 5 mins?), then based on progress so far... - * get build process to create a random string for secret for PROD, otherwise use builtin for dev * comment your code