4 Commits
Author SHA1 Message Date
gitlawrandjialin 4c5d42cb13 feat(version): respect GPUSTACK_UI_* env overrides in build info
Allow a wrapping build that checks this source tree out as a
sub-package to stamp its own release tag and commit id onto the UI
(otherwise the version panel reports the host tree's git HEAD,
which the wrapper doesn't control).

GPUSTACK_UI_VERSION overrides the release tag and GPUSTACK_UI_COMMIT_ID
overrides the short commit id; both fall back to the git tag /
commit at HEAD when unset, preserving existing behavior. Names are
namespaced to avoid colliding with the many tools and CI runners
that already set a generic VERSION.
2026-06-04 18:21:13 +08:00
jialin d839464a05 fix: ui version commitid 2024-07-12 12:13:00 +08:00
jialin 320db56fbe chore: version info modal 2024-07-12 12:06:17 +08:00
jialin 0ed7568859 style: help menu 2024-07-10 15:41:05 +08:00