Show Beta Hesychia brand name on beta deploy (#77) #78

Merged
westfarn merged 1 commits from feature/beta-hesychia-brand-name into master 2026-08-01 12:34:26 -07:00
Owner

Summary

  • Closes #77
  • Sidenav brandName becomes Beta Hesychia when REACT_APP_DEPLOY_ENV=beta; otherwise stays Hesychia

Test plan

  • Local/default build: sidenav shows Hesychia
  • Beta build (.env.beta / REACT_APP_DEPLOY_ENV=beta): sidenav shows Beta Hesychia
  • Production build: sidenav still shows Hesychia
## Summary - Closes [#77](https://git.aimloperations.com/ai_ml_operations/chat_web_app/issues/77) - Sidenav `brandName` becomes **Beta Hesychia** when `REACT_APP_DEPLOY_ENV=beta`; otherwise stays **Hesychia** ## Test plan - [ ] Local/default build: sidenav shows `Hesychia` - [ ] Beta build (`.env.beta` / `REACT_APP_DEPLOY_ENV=beta`): sidenav shows `Beta Hesychia` - [ ] Production build: sidenav still shows `Hesychia`
westfarn added 1 commit 2026-08-01 12:29:10 -07:00
Show Beta Hesychia sidenav brand on beta deploy (#77)
Unit Tests / test (pull_request) Successful in 10s
83ba37d6d8
Use REACT_APP_DEPLOY_ENV so beta builds display Beta Hesychia instead of Hesychia in the dashboard sidenav.
westfarn merged commit 70dfa85d22 into master 2026-08-01 12:34:26 -07:00
westfarn deleted branch feature/beta-hesychia-brand-name 2026-08-01 12:34:26 -07:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ai_ml_operations/chat_web_app#78