Files
stack/tests/conf/test_connect.py
kert e91ea1cb7c
Some checks failed
CI / lint (push) Successful in 27s
CI / notebooks-smoke (push) Successful in 1m27s
Deploy / notebooks (push) Has been skipped
Deploy / zotero (push) Has been skipped
CI / test (push) Has been cancelled
Deploy / docs (push) Has been cancelled
Deploy / api (push) Has been cancelled
Deploy / llm (push) Has been cancelled
Deploy / mc (push) Has been cancelled
Deploy / report (push) Has been cancelled
Infra CI / zotero (push) Has been cancelled
Infra CI / docs (push) Has been cancelled
Infra CI / api (push) Has been cancelled
Infra CI / llm (push) Has been cancelled
Infra CI / mc (push) Has been cancelled
Infra CI / notebooks (push) Has been cancelled
fix(conf): publish_replica resolves symlinked replica path (closes #619)
os.replace(tmp, dst) replaced the symlink itself, silently detaching a
worktree leaf-symlink into a stale standalone copy while the shared
replica went unrefreshed. Resolve dst first so the tmp-write/replace
dance happens next to the real target.
2026-08-14 14:58:43 -04:00

15 KiB