Add environment badge build details - #15
Conversation
|
@codex review |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: b8bd3b0afa
ℹ️ 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 |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 51809ac9a6
ℹ️ 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. What shall we delve into next? 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
APP_ENVcontract and show a restrained environment badge outside production.HEADidentifies the checked-out revision, and local builds require an attached Git branch.next.config.tsremains a thin wiring layer.Why
Non-production deployments need an immediately visible identity, and developers need reliable build provenance without coupling the application environment model to Railway-specific variables.
Validation
pnpm web:verify— passed (409 tests across the web dependency graph, lint, type-check, and production build)pnpm web:verify— passed (408 tests, including provider-isolation coverage)30773367517— passed for commit294108841288fd2e— succeeded for commit29410884dev.webhooks.lol— passed for deployed hover/click behavior, build details, layout, and accessibility semanticsgit diff --cached --check— passed before each commitjq empty t3.json— passedUI Changes