From e4a2506614f12a31cdc7415fb207b089c845d838 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Tue, 21 Dec 2021 19:53:19 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index c9bb5a28..e0b59c87 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -159,6 +159,14 @@ Coded by importance ╚═╝╚═╝ ╚═══╝╚══════╝ ╚═╝ ╚═╝ ╚═╝╚══════╝╚══════╝ +- 1 todo: finalize a download url and naming scheme for v8 stuff so can set it in the docs *now* and in tools and script files etc + Plan: + always same dl file names, never change + latest release in root of v8 dl folder + one-version prior release in "previous" folder + Final major version releases in retirement go into versioned folder by name + i.e. final 8 goes into "retired/v8", final 9 goes into "retired/v9" + - 1 todo: update the version of postgreSQL in the "single" standalone installer (but do it for myself first in my dev standalone pg server) - 1 todo: apparently it's easy to pick an alternate folder for install in windows single and it fucks with postgres path so not sure what to do with that maybe force the default installation location for windows single only so people don't fuck it up? @@ -235,7 +243,6 @@ TODO: 1 BETA DOCS: -- 1: remove all nav access code in tests in favor of direct cy.visit() instead, however add ONE test that excercises the nav independently - 1: todo: run a load test, document how to and then record baseline on devops server for standard load test here can get back to restore and age bug fixes etc for b7