Commit Graph

17 Commits

Author SHA1 Message Date
rcmerci
eca0ab1a36 Merge remote-tracking branch 'origin/master' into feat/cliable 2026-04-28 18:17:17 +08:00
rcmerci
f751f27a63 refactor(cli): remove --data-dir, add --root-dir
--data-dir: ~/logseq/graphs
--root-dir: ~/logseq

All other configuration files and data directories are derived from the root-dir
2026-04-24 22:35:00 +08:00
rcmerci
59d5569dbf fix(sync,cli): dont upload the same graph multi times 2026-04-24 13:24:49 +08:00
rcmerci
8554608722 feat(cli-e2e): 'bb dev:cli-e2e-sync' support for parallel execution 2026-04-23 11:07:46 +08:00
rcmerci
1b6ce67163 enhance(cli-e2e): update cli-e2e-sync, fix cli-e2e --jobs 2026-04-22 21:55:41 +08:00
Mega Yu
fb5019f52e normalize JSON-escaped Windows paths in output assertions 2026-04-22 20:26:51 +08:00
Mega Yu
21a0821e21 update shell command to use 'bash' instead of '/bin/bash' 2026-04-22 20:26:15 +08:00
rcmerci
d0ea93a867 enhance(cli-e2e): add jobs-based(default=4) parallel case execution for non-sync cases 2026-04-21 23:12:47 +08:00
rcmerci
1bdba923eb fix sync test 2026-04-20 10:56:44 +08:00
rcmerci
21efd3439a enhance(cli-e2e): update e2ee-password option for cli-e2e-sync 2026-04-19 17:38:55 +08:00
rcmerci
bc2b8bd11e enhance(cli-e2e): add step timings and manifest lint/template system 2026-04-11 23:33:11 +08:00
rcmerci
1a5939112a enhance(cli-e2e): add sync suite fixtures, timings, and port cleanup 2026-04-11 15:49:45 +08:00
rcmerci
1f576f1f13 feat(cli-e2e): add db-sync part 2026-04-06 20:25:58 +08:00
rcmerci
bad48702e8 enhance(cli-e2e): update spec :cmd -> :cmds 2026-03-24 16:40:32 +08:00
rcmerci
d88ae59990 enhance(cli-e2e): add bb cleanup 2026-03-22 17:49:45 +08:00
rcmerci
90c81f196d enhance(cli-e2e): add progress reporting and -h/--help to test runner 2026-03-21 17:24:45 +08:00
rcmerci
2cc0735e3a enhance(cli): migrate non-sync integration coverage to cli-e2e shell suite 2026-03-20 16:34:54 +08:00