Commit Graph
8 Commits
Author SHA1 Message Date
Story Crater Bot 25e0431e92 test(git): verify git commit with configured user
ci / test (push) Failing after 35s
2026-08-22 00:57:59 -07:00
Story Crater Bot d74644d197 fix(action): configure git user in worktree before commit
ci / test (push) Failing after 35s
Worktrees don't inherit git config from main repo, causing 'git commit'
to fail with exit status 128 when user.name/user.email are not set.
Configure with poimen agent identity before each commit.
2026-08-22 00:57:57 -07:00
Story Crater Bot 7d4a3e2230 test(ci): verify git clone checkout
ci / test (push) Failing after 34s
2026-08-22 00:47:18 -07:00
Story Crater Bot 69c717a851 fix(ci): use git clone instead of Node.js actions/checkout
ci / test (push) Failing after 34s
2026-08-22 00:47:11 -07:00
Story Crater Bot b863a92ade test(ci): verify node installation for actions
ci / test (push) Failing after 4s
2026-08-22 00:45:40 -07:00
Story Crater Bot fc29a7db53 fix(ci): install node in golang container for actions/checkout
ci / test (push) Failing after 4s
2026-08-22 00:45:39 -07:00
Story Crater Bot e0947c5ed3 test(ci): verify main-branch trigger
ci / test (push) Failing after 11s
2026-08-21 21:24:24 -07:00
Story Crater Bot 30a7f4fec6 ci(main): add Go test and build workflow
ci / test (push) Failing after 45s
2026-08-21 21:23:40 -07:00