Skip to content

Add build metadata to Valet UI#25

Merged
yourbuddyconner merged 1 commit into
mainfrom
conner/tkai-11-build-metadata-ui
Jun 4, 2026
Merged

Add build metadata to Valet UI#25
yourbuddyconner merged 1 commit into
mainfrom
conner/tkai-11-build-metadata-ui

Conversation

@yourbuddyconner
Copy link
Copy Markdown
Collaborator

Summary

  • Add deploy-time client build metadata for environment, commit hash, and production version tag
  • Surface the metadata in the app header and session chat header with distinct dev/prod chrome
  • Pass full Git history to the prod deploy job so exact tag lookup works during release builds

Validation

  • pnpm --filter @valet/client typecheck
  • bash -n scripts/deploy.sh
  • ruby -e 'require "yaml"; YAML.load_file(".github/workflows/deploy-prod.yml")'
  • git diff --check
  • production client build with sample VITE_BUILD_COMMIT_HASH and VITE_BUILD_VERSION_TAG

@yourbuddyconner yourbuddyconner requested a review from a team June 4, 2026 03:58
@yourbuddyconner yourbuddyconner merged commit f702045 into main Jun 4, 2026
3 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