From b8ef4485c022d746fed4868fd8ed3305b1a34304 Mon Sep 17 00:00:00 2001 From: Flo Date: Mon, 30 Mar 2026 22:38:10 +0200 Subject: [PATCH] anon-31e9bd66: comment on issue #6 at 2026-03-30T20:38:10Z --- .../comments/0091378e-b0c3-47e8-a7d7-9d7a4e56da57.json | 8 ++++++++ meta/counters.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 issues/91415850-4320-495d-a779-4cec0b77f409/comments/0091378e-b0c3-47e8-a7d7-9d7a4e56da57.json diff --git a/issues/91415850-4320-495d-a779-4cec0b77f409/comments/0091378e-b0c3-47e8-a7d7-9d7a4e56da57.json b/issues/91415850-4320-495d-a779-4cec0b77f409/comments/0091378e-b0c3-47e8-a7d7-9d7a4e56da57.json new file mode 100644 index 0000000..088b310 --- /dev/null +++ b/issues/91415850-4320-495d-a779-4cec0b77f409/comments/0091378e-b0c3-47e8-a7d7-9d7a4e56da57.json @@ -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" +} \ No newline at end of file diff --git a/meta/counters.json b/meta/counters.json index 2aee682..04f8b08 100644 --- a/meta/counters.json +++ b/meta/counters.json @@ -1,5 +1,5 @@ { "next_display_id": 7, - "next_comment_id": 6, + "next_comment_id": 7, "next_milestone_id": 1 } \ No newline at end of file