From a8fb47194dea0df49e70a02126fd973d3e5c9994 Mon Sep 17 00:00:00 2001 From: Flo Date: Mon, 30 Mar 2026 22:40:01 +0200 Subject: [PATCH] anon-31e9bd66: comment on issue #6 at 2026-03-30T20:40:01Z --- .../comments/50dea818-c294-4117-994c-d17098060d3d.json | 8 ++++++++ meta/counters.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 issues/91415850-4320-495d-a779-4cec0b77f409/comments/50dea818-c294-4117-994c-d17098060d3d.json diff --git a/issues/91415850-4320-495d-a779-4cec0b77f409/comments/50dea818-c294-4117-994c-d17098060d3d.json b/issues/91415850-4320-495d-a779-4cec0b77f409/comments/50dea818-c294-4117-994c-d17098060d3d.json new file mode 100644 index 0000000..b6e0280 --- /dev/null +++ b/issues/91415850-4320-495d-a779-4cec0b77f409/comments/50dea818-c294-4117-994c-d17098060d3d.json @@ -0,0 +1,8 @@ +{ + "uuid": "50dea818-c294-4117-994c-d17098060d3d", + "issue_uuid": "91415850-4320-495d-a779-4cec0b77f409", + "author": "anon-31e9bd66", + "content": "Decision: Install bats-core, bats-support, and bats-assert as git submodules in test/libs/ rather than requiring a system install. This makes the tests self-contained and runnable on any machine with bash.", + "created_at": "2026-03-30T20:40:01.802882Z", + "kind": "decision" +} \ No newline at end of file diff --git a/meta/counters.json b/meta/counters.json index 04f8b08..84e606f 100644 --- a/meta/counters.json +++ b/meta/counters.json @@ -1,5 +1,5 @@ { "next_display_id": 7, - "next_comment_id": 7, + "next_comment_id": 8, "next_milestone_id": 1 } \ No newline at end of file