This commit is contained in:
2021-12-21 19:53:19 +00:00
parent e1b19c15cb
commit e4a2506614

View File

@@ -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