Robert Sparks
912c7b5ee3
fix: simplify migrations when building postgres db image ( #4889 )
...
* chore: remove the effectively unused DATABASE_TEST_OPTIONS setting
* fix: simplify default settings_local so that db-include-fix.py is not needed in CI
* fix: simplify migrations in db-pg-migrate.sh
2022-12-13 17:37:24 -05:00
Robert Sparks
2636c59f99
feat: stop supporting pre-tzaware migration database dumps. ( #4782 )
...
* feat: stop supporting pre-tzaware migration database dumps.
* chore: remove unnecessary env variable
2022-11-28 10:17:22 -06:00
Jennifer Richards
ca1320f303
chore: merge main into feat/tzaware
...
chore: merge main into feat/tzaware
2022-09-22 12:21:38 -03:00
Nicolas Giard
5d6f1e7509
chore: diff tool - inject files into container instead of mount ( #4479 )
2022-09-20 12:08:26 -05:00
Jennifer Richards
1366b6de38
Merge branch 'feat/tzaware' into jennifer/main-to-tzaware-conflicts
2022-09-14 12:36:33 -03:00
Robert Sparks
9f0e5d1a65
fix: move check and migrate into prepare.sh for dev/diff. ( #4397 )
2022-08-31 16:23:55 -05:00
Robert Sparks
7ea3e18705
fix: move check and migrate to prepare.js for diff/cli builds. ( #4398 )
2022-08-31 17:14:42 -03:00
Nicolas Giard
e96c79c2e8
docs: update the dev/diff readme
2022-08-30 17:42:10 -04:00
Nicolas Giard
822a572589
feat: diff crawl docker tool ( #4310 )
...
* feat: diff docker tool (wip)
* feat: diff docker tool - download + extract from github
* feat: diff docker tool - pull + create + shutdown containers
* feat: diff docker tool - start app containers + execute prepare script
* fix: many fixes + run target instance server
* feat: diff docker tool - run crawl + options
* fix: diff docker tool - various fixes
* feat: diff docker tool - add tag + commit fetch options
* feat: diff docker tool - handle log save + more options
* feat: diff docker tool - F10 quit option + better exec display + checklist fixes
* fix: diff docker tool - remove latest release option
2022-08-18 12:28:47 -05:00