Skip to content

feat: show git commit SHA in logo tooltip#198

Merged
kernoeb merged 1 commit into
mainfrom
feat/commit-sha-in-ui
Apr 5, 2026
Merged

feat: show git commit SHA in logo tooltip#198
kernoeb merged 1 commit into
mainfrom
feat/commit-sha-in-ui

Conversation

@kernoeb

@kernoeb kernoeb commented Apr 5, 2026

Copy link
Copy Markdown
Owner

Summary

  • Extract short commit hash from .git/HEAD + .git/refs at Docker build time (placed after tests to preserve cache)
  • API reads /app/commit_sha at startup and serves it via /config.js runtime config
  • Logo tooltip now shows PlanningSup 3.3.1 (abc1234)

Test plan

  • Lint + typecheck pass
  • Docker build succeeds, commit SHA file contains correct hash
  • CI passes

🤖 Generated with Claude Code

Extract short commit hash from .git/HEAD+refs at Docker build time (cache-safe,
placed after tests). API reads the file at startup and serves it via /config.js.
Logo tooltip now shows "PlanningSup 3.3.1 (abc1234)".

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@kernoeb
kernoeb enabled auto-merge (squash) April 5, 2026 13:35
@kernoeb
kernoeb merged commit 9a6550f into main Apr 5, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant