Update name in Wrangler configuration file to match deployed Worker - #4
Open
cloudflare-workers-and-pages[bot] wants to merge 38 commits into
Open
Update name in Wrangler configuration file to match deployed Worker#4cloudflare-workers-and-pages[bot] wants to merge 38 commits into
cloudflare-workers-and-pages[bot] wants to merge 38 commits into
Conversation
…rver script to ensure entry file creation
…n to eliminate main entry point
…ation to simplify build process
…clarity and functionality
…vent handling Remove light settings
…ent-side rendering of VTK components
- Implemented BREP format detection and conversion to PolyData using BrepToStlConverter. - Updated file input to accept additional CAD formats (.step, .stp, .iges, .igs, .brep). feat: Set up database client and schema for user authentication - Created a new database client for D1 database using drizzle-orm. - Defined schema for user, session, account, and verification tables. feat: Integrate Better Auth for user authentication - Added auth client setup for Better Auth. - Implemented authentication logic with email and password support. - Created routes for login, signup, and dashboard with session management.
Author
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
vizcad-dev | 1459ab9 | Commit Preview URL Branch Preview URL |
Jan 03 2026, 10:14 PM |
cloudflare-workers-and-pages
Bot
force-pushed
the
update_worker_name_to_vizcad-dev
branch
from
November 18, 2025 00:19
2911048 to
20b608f
Compare
cloudflare-workers-and-pages
Bot
force-pushed
the
update_worker_name_to_vizcad-dev
branch
from
November 18, 2025 00:23
20b608f to
e363f85
Compare
cloudflare-workers-and-pages
Bot
force-pushed
the
update_worker_name_to_vizcad-dev
branch
from
November 20, 2025 12:18
e363f85 to
48d3dc2
Compare
…ban functionalities feat(database): add role and ban fields to user schema and update related SQL scripts
… links in multiple languages
…lity - Added email verification feature with Resend service for sending verification emails upon signup. - Implemented Google sign-in option for both login and signup pages. - Updated the admin panel to display email verification status for users. - Introduced a session guard to protect routes and manage session state. - Created a new route for email verification handling. - Enhanced signup process with email resend functionality and user banning after excessive requests.
cloudflare-workers-and-pages
Bot
force-pushed
the
update_worker_name_to_vizcad-dev
branch
from
December 6, 2025 03:59
48d3dc2 to
a3551ce
Compare
…olbar, Sidebar, and UploadModal - Added FileToolbar component for file search, view mode toggle, and sorting options. - Introduced Sidebar component for navigation and storage summary display. - Created UploadModal component for file upload functionality with drag-and-drop support. - Developed UI components such as Avatar, Checkbox, HoverCard, ScrollArea, Sheet, Table, and Tooltip for consistent design. - Implemented API routes for file listing and uploading with authentication and error handling.
…ad with thumbnails, rename, trash, share, download, comments, starring, and file detail view with corresponding API endpoints and database schema updates.
cloudflare-workers-and-pages
Bot
force-pushed
the
update_worker_name_to_vizcad-dev
branch
from
December 17, 2025 13:36
a3551ce to
24cd784
Compare
…or, add screenshot functionality, and update localization strings.
cloudflare-workers-and-pages
Bot
force-pushed
the
update_worker_name_to_vizcad-dev
branch
from
December 26, 2025 00:36
24cd784 to
ab5ca24
Compare
…upport, and update login redirects.
cloudflare-workers-and-pages
Bot
force-pushed
the
update_worker_name_to_vizcad-dev
branch
from
December 29, 2025 13:06
ab5ca24 to
50d8844
Compare
cloudflare-workers-and-pages
Bot
force-pushed
the
update_worker_name_to_vizcad-dev
branch
from
January 3, 2026 22:12
50d8844 to
1459ab9
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The Worker name in your Wrangler configuration file does not match the name of the deployed Worker in the Cloudflare Dashboard.
Cloudflare automatically generated this PR to resolve the mismatch and avoid inconsistencies between environments. For more information, see: https://developers.cloudflare.com/workers/ci-cd/builds/troubleshoot/#workers-name-requirement