upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDanConwayDev <DanConwayDev@protonmail.com>2026-02-12 11:23:48 +0000
committerDanConwayDev <DanConwayDev@protonmail.com>2026-02-12 11:23:48 +0000
commitd07dc0e3b14b8464e47f5ab009552eacda568a36 (patch)
tree7cfb4459127eac586e845122ed18449a4e8c70f5 /static
parent0a1908bd6ee19f7079bb2914c0009bea1fc1db37 (diff)
fix: use consistent git identity for PR test commit hash
The PR_TEST_COMMIT_HASH constant was incorrect because the discovery test used a different git identity (pr-test@example.com) than the actual create_pr_test_commit function (test@grasp-audit.local from fixtures.rs). This caused the same commit content to produce different hashes due to different author/committer info being embedded in the commit object. Fixed by updating the discovery test to use the same git identity as clone_repo() in fixtures.rs, ensuring consistent commit hashes.
Diffstat (limited to 'static')
0 files changed, 0 insertions, 0 deletions