This commit is contained in:
2019-05-03 20:49:48 +00:00
parent 0a1c8196ab
commit db9d51b2c9
2 changed files with 3 additions and 1 deletions

View File

@@ -1,7 +1,6 @@
@echo ************************************************************** @echo **************************************************************
@echo ******************** BUILD SERVER **************************** @echo ******************** BUILD SERVER ****************************
@echo ************************************************************** @echo **************************************************************
pause
rmdir C:\data\code\raven\dist\docker\linux-x64\ayanovadocker\files /s rmdir C:\data\code\raven\dist\docker\linux-x64\ayanovadocker\files /s
mkdir C:\data\code\raven\dist\docker\linux-x64\ayanovadocker\files mkdir C:\data\code\raven\dist\docker\linux-x64\ayanovadocker\files
cd C:\data\code\raven\server\AyaNova\ cd C:\data\code\raven\server\AyaNova\

View File

@@ -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 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 ### TODO FILTER ISSUE: SEE integration tests search for BUGBUG there are two tests failing in DataFilterFilteringLists tests that might be DST related