Add environment badge - #37
Conversation
There was a problem hiding this comment.
馃挕 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 81be49f977
鈩癸笍 About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 馃憤.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
|
@codex review |
|
Codex Review: Didn't find any major issues. Delightful! Reviewed commit: 鈩癸笍 About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 馃憤. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
What Changed
Why
Make it immediately clear when Crapdash is running in development and make the exact checkout and build easy to identify without changing self-hosted production behavior.
UI Changes
The
DEVbadge appears beside the app title only during development. It follows the active appearance tokens and opens build details on hover, click, keyboard activation, and touch.Validation
pnpm lintpnpm test(92 tests)pnpm exec tsc --noEmitpnpm buildgit diff --cached --check