Skip to content

Persist notifications sorting - #33

Merged
feruzm merged 1 commit into
developfrom
bugfix/persist-notifications-sorting
Sep 24, 2024
Merged

Persist notifications sorting#33
feruzm merged 1 commit into
developfrom
bugfix/persist-notifications-sorting

Conversation

@dkildar

Copy link
Copy Markdown
Collaborator

No description provided.

@dkildar
dkildar requested a review from feruzmSeptember 24, 2024 11:28
@dkildardkildar self-assigned this Sep 24, 2024
@dkildardkildar added the bug label Sep 24, 2024

@feruzmferuzm left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm

@feruzm
feruzm merged commit f653d41 into developSep 24, 2024
@feruzm
feruzm deleted the bugfix/persist-notifications-sorting branch September 24, 2024 11:50
feruzm added a commit that referenced this pull request Jun 22, 2026
vapi (#33) verifies the Cloudflare Turnstile token server-side via verifyTurnstile,
which reads TURNSTILE_SECRET. vapi runs in the 'vision' swarm stack defined in this
repo, so its runtime env is set by this repo's deploy pipeline (same path as
STRIPE_INTERNAL_SECRET):
- docker-compose.yml + docker-compose.production.yml: pass TURNSTILE_SECRET through to
the vapi service environment.
- master.yml (deploy-EU/US/SG) + staging.yml: add it to env:, the envs: passthrough
list, and the export line.
Ships dark: vapi's captchaMode defaults to off, so an unset/empty secret is inert
until the operator sets the repo secret and flips the mode at cutover. Not a
NEXT_PUBLIC build-arg, so it never enters the web bundle; server-side in vapi only.
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@dkildar@feruzm