Skip to content

Update name in Wrangler configuration file to match deployed Worker - #4

Open
cloudflare-workers-and-pages[bot] wants to merge 38 commits into
mainfrom
update_worker_name_to_vizcad-dev
Open

Update name in Wrangler configuration file to match deployed Worker#4
cloudflare-workers-and-pages[bot] wants to merge 38 commits into
mainfrom
update_worker_name_to_vizcad-dev

Conversation

@cloudflare-workers-and-pages

Copy link
Copy Markdown

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

Ferhatr10 and others added 24 commits September 23, 2025 10:09
- 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.
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Nov 18, 2025

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
vizcad-dev 1459ab9 Commit Preview URL

Branch Preview URL
Jan 03 2026, 10:14 PM

@cloudflare-workers-and-pages
cloudflare-workers-and-pages Bot force-pushed the update_worker_name_to_vizcad-dev branch from 2911048 to 20b608f Compare November 18, 2025 00:19
@cloudflare-workers-and-pages
cloudflare-workers-and-pages Bot force-pushed the update_worker_name_to_vizcad-dev branch from 20b608f to e363f85 Compare November 18, 2025 00:23
@cloudflare-workers-and-pages
cloudflare-workers-and-pages Bot force-pushed the update_worker_name_to_vizcad-dev branch from e363f85 to 48d3dc2 Compare November 20, 2025 12:18
…ban functionalities

feat(database): add role and ban fields to user schema and update related SQL scripts
…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
cloudflare-workers-and-pages Bot force-pushed the update_worker_name_to_vizcad-dev branch from 48d3dc2 to a3551ce Compare December 6, 2025 03:59
…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
cloudflare-workers-and-pages Bot force-pushed the update_worker_name_to_vizcad-dev branch from a3551ce to 24cd784 Compare December 17, 2025 13:36
…or, add screenshot functionality, and update localization strings.
@cloudflare-workers-and-pages
cloudflare-workers-and-pages Bot force-pushed the update_worker_name_to_vizcad-dev branch from 24cd784 to ab5ca24 Compare December 26, 2025 00:36
@cloudflare-workers-and-pages
cloudflare-workers-and-pages Bot force-pushed the update_worker_name_to_vizcad-dev branch from ab5ca24 to 50d8844 Compare December 29, 2025 13:06
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