Test PR for staging preview lifecycle
Adds a one-line clarifying comment near TERMS_GATE_ALLOWLIST. The point of this PR is to exercise cd-staging.yml end-to-end (preview deploy on open, update on push, teardown on close). Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
parent
de5c96351c
commit
7615ecb6e7
1 changed files with 1 additions and 0 deletions
|
|
@ -18,6 +18,7 @@ import stylesheet from "@trails-cool/ui/styles.css?url";
|
|||
|
||||
// Paths that must stay reachable even when the user has a stale
|
||||
// terms_version, so they can read the Terms, accept them, or log out.
|
||||
// `/legal/` matches as a prefix (covers `/legal/terms`, `/legal/privacy`, etc.).
|
||||
const TERMS_GATE_ALLOWLIST = [
|
||||
"/auth/accept-terms",
|
||||
"/auth/logout",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue