anon-31e9bd66: comment on issue #23 at 2026-03-31T09:40:41Z

This commit is contained in:
Flo
2026-03-31 11:40:41 +02:00
parent 06e49a37a9
commit 20c1f001f2
2 changed files with 9 additions and 1 deletions

View File

@@ -0,0 +1,8 @@
{
"uuid": "d8f222fc-3814-44ea-bad4-64d52c70642f",
"issue_uuid": "cd645342-07cd-4510-b3c8-af5a78fd8437",
"author": "anon-31e9bd66",
"content": "Decision: Interactive tests run in an isolated HOME via mktemp, NOT in the user's real HOME. This matches the BATS isolation pattern and prevents touching real git/SSH config. The script copies git-harden.sh into the temp home and sets HOME before invoking run-all.sh.",
"created_at": "2026-03-31T09:40:41.084571Z",
"kind": "decision"
}

View File

@@ -1,5 +1,5 @@
{
"next_display_id": 24,
"next_comment_id": 32,
"next_comment_id": 33,
"next_milestone_id": 1
}