stoke/test
kimi-reviewer-andresmgsl 1b990d523a Add stoke repo clone with ephemeral token handling (#13)
Clone repositories from the configured Forgejo instance using the stored
session. The token is passed to git through GIT_CONFIG_* environment-based
config (http.<url>.extraHeader) with GIT_TERMINAL_PROMPT=0, so it never
appears in the remote URL, on the command line, in logs, or in the cloned
repository's .git/config. Git streams its own output and its exit status is
forwarded to the caller.

Supports an optional destination directory plus --branch, --depth and
--origin. Adds tests covering destination handling, exit-status
propagation, remote naming, depth validation and credential redaction.
2026-07-23 22:44:21 +00:00
..
api.test.js Preserve raw review body while validating emptiness 2026-07-22 21:37:56 +00:00
cli.test.js Polish PR review CLI and harden install-apt (v1.2.1) 2026-07-23 00:06:15 +00:00
clone.test.js Add stoke repo clone with ephemeral token handling (#13) 2026-07-23 22:44:21 +00:00
config.test.js Audit: fix auth/config bugs, add issue/pr create, tests and docs 2026-07-22 19:28:23 +00:00
install-apt.test.js Fix install-apt test return after rebase 2026-07-23 00:08:06 +00:00