anon-31e9bd66: comment on issue #6 at 2026-03-30T20:38:10Z

This commit is contained in:
Flo
2026-03-30 22:38:10 +02:00
parent e26453cd10
commit b8ef4485c0
2 changed files with 9 additions and 1 deletions

View File

@@ -0,0 +1,8 @@
{
"uuid": "0091378e-b0c3-47e8-a7d7-9d7a4e56da57",
"issue_uuid": "91415850-4320-495d-a779-4cec0b77f409",
"author": "anon-31e9bd66",
"content": "Plan: Create BATS test suite testing all major functions in git-harden.sh. Use isolated HOME/GIT_CONFIG to avoid touching real config. Test categories: arg parsing, version comparison, audit phase (git config + SSH), apply phase, signing detection, SSH config hardening. Will install bats-core via git submodule in test/libs/.",
"created_at": "2026-03-30T20:38:10.877805Z",
"kind": "plan"
}

View File

@@ -1,5 +1,5 @@
{
"next_display_id": 7,
"next_comment_id": 6,
"next_comment_id": 7,
"next_milestone_id": 1
}