fix: use git rev-parse for short SHA in build-dev #8

Merged
josh merged 1 commits from fix/ci-short-sha into dev 2026-03-28 13:19:23 -04:00

1 Commits

Author SHA1 Message Date
65d6514603 fix: use git rev-parse for short SHA in build-dev
All checks were successful
CI / test (pull_request) Successful in 12s
CI / build-dev (pull_request) Has been skipped
$GITEA_SHA is unset on Gitea runners — the nav showed "dev-" with an
empty SHA. git rev-parse --short HEAD works regardless of runner env vars.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-28 13:18:47 -04:00