From db9d51b2c9e921c836504a7f29f4e6ce0669f69e Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Fri, 3 May 2019 20:49:48 +0000 Subject: [PATCH] --- buildrelease.bat | 1 - devdocs/todo.txt | 3 +++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/buildrelease.bat b/buildrelease.bat index eaf763b6..0fc0100a 100644 --- a/buildrelease.bat +++ b/buildrelease.bat @@ -1,7 +1,6 @@ @echo ************************************************************** @echo ******************** BUILD SERVER **************************** @echo ************************************************************** -pause rmdir C:\data\code\raven\dist\docker\linux-x64\ayanovadocker\files /s mkdir C:\data\code\raven\dist\docker\linux-x64\ayanovadocker\files cd C:\data\code\raven\server\AyaNova\ diff --git a/devdocs/todo.txt b/devdocs/todo.txt index 48a7c158..4c817c3f 100644 --- a/devdocs/todo.txt +++ b/devdocs/todo.txt @@ -14,6 +14,9 @@ Do the stuff in the Client todo first then back to the server as required. DO CLIENT STUFF NOW COME BACK TO THIS STUFF LATER +TODO: Make it fucking easier to test deploy and erase db and fetch key and all that shit + - I would like to deploy, bring it up and then from a simple command from the api explorer trigger all the above + - OR, ding ding ding ding...FUCKING CODE THE CLIENT SIDE FOR OPS SHIT LIKE FETCHING KEY, ERASING DB ETC!!!! ### TODO FILTER ISSUE: SEE integration tests search for BUGBUG there are two tests failing in DataFilterFilteringLists tests that might be DST related