Skip to content

Add Cloudflare Workers configuration - #3

Closed
cloudflare-workers-and-pages[bot] wants to merge 1 commit into
mainfrom
cloudflare/workers-autoconfig
Closed

Add Cloudflare Workers configuration#3
cloudflare-workers-and-pages[bot] wants to merge 1 commit into
mainfrom
cloudflare/workers-autoconfig

Conversation

@cloudflare-workers-and-pages

Copy link
Copy Markdown

This PR configures your project for Cloudflare Workers deployment using Wrangler autoconfig.

Merging this PR commits the configuration to your repository, enabling faster deployments and version controlled settings.

Detected settings:

  • Framework: vite
  • Build command: npm run build
  • Deploy command: npx wrangler deploy
  • Version (non-production deploy) command: npx wrangler versions upload

Note: For this PR, we used these detected settings to generate a working preview. When merged, we'll override your build and deploy commands if they don't match what's currently configured, ensuring successful deployments for your setup.

Next steps after merging:
Your Worker configuration lives in wrangler.jsonc. You can now:


View build details · Join the discussion for questions or feedback

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jun 24, 2026

Copy link
Copy Markdown
Author

Deploying kapman-toolkit-2 with  Cloudflare Pages  Cloudflare Pages

Latest commit: c5f42cb
Status: ✅  Deploy successful!
Preview URL: https://4770e121.kapman-toolkit-2.pages.dev
Branch Preview URL: https://cloudflare-workers-autoconfi.kapman-toolkit-2.pages.dev

View logs

@vercel

vercel Bot commented Jun 24, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
cuepoint Ready Ready Preview, Comment Jun 24, 2026 2:08pm
kapman-toolkit-2 Ready Ready Preview, Comment Jun 24, 2026 2:08pm

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jun 24, 2026

Copy link
Copy Markdown
Author

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
kapman-toolkit-2 c5f42cb Commit Preview URL

Branch Preview URL
Jun 24 2026, 02:09 PM

@arochab arochab closed this Jun 24, 2026
@arochab
arochab deleted the cloudflare/workers-autoconfig branch June 24, 2026 14:15
arochab pushed a commit that referenced this pull request Jun 24, 2026
…y blockers)

- ShareCard.svelte: unreachable (showShare never set true) and carried abandoned
  "SEND IT"/"ONE THING" wording in hardcoded English on an FR-default app. Deleted
  the component, its import, the showShare flag and the render block.
- Dead, drift-prone MixScore fields: loudnessHuman/truePeakHuman/monoHuman + bands
  + lean (truePeakHuman still hardcoded the pre-calibration "> -1 = clipping"
  threshold that contradicts the shipped 0..+1-ships model). Zero UI consumers
  (verified). MixScore is now {score, verdict, verdictWord, face} — the only fields
  the verdict screen reads; all producer-voice copy lives once in issueText.ts.
- Dead Diagnostics fields tonal/headroomState/monoState + verdict, and the dead
  LOUD/TP/MONO maps in issueText.ts — same drift risk, no consumers. Removed.
- Added EN-locale tests (the screenshot moment): assert the EN headroom/phase copy
  ("will clip" / "can clip" / "cancel" / hot-but-safe) so an EN-string drift can't
  pass CI green.

Cloudflare PR re-opened (#3) by the bot after last close — closed again + branch
deleted; the GitHub App still needs uninstalling (owner action) to stop it for good.

52 tests pass · svelte-check 0/0 (478 files) · build green · app loads, 0 console errors.

Co-Authored-By: Claude Opus 4.8 <[email protected]>
Sign up for free to 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.

1 participant