Skip to content

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

Open
cloudflare-workers-and-pages[bot] wants to merge 8 commits into
masterfrom
update_worker_name_to_sr
Open

Update name in Wrangler configuration file to match deployed Worker#2
cloudflare-workers-and-pages[bot] wants to merge 8 commits into
masterfrom
update_worker_name_to_sr

Conversation

@cloudflare-workers-and-pages

Copy link
Copy Markdown
Contributor

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

Zetakai and others added 8 commits October 22, 2025 00:48
- Add worker/ directory with Rust WASM build setup
- Configure wrangler.toml for Rust worker deployment
- Add package.json with build/deploy scripts
- Create GitHub Actions workflow for automatic deployment
- Update .gitignore to exclude WASM build artifacts
- Add DEPLOYMENT.md with complete setup instructions
- Configure clean dist/ output directory structure
- Add build.sh script with wasm-pack installation
- Handle both local and Cloudflare Pages environments
- Install Rust toolchain and wasm32 target in CI
- Update package.json to use build script
- Replace bash build.sh with Node.js build.js
- Better error handling and environment detection
- More reliable for Cloudflare Pages environment
- Handles Rust toolchain and wasm-pack installation
- Replace Rust compilation with JavaScript worker generation
- Avoid Rust toolchain installation issues in CI
- Create functional worker with basic API endpoints
- Much faster and more reliable build process
Update name in Wrangler configuration file to match deployed Worker
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Oct 21, 2025

Copy link
Copy Markdown
Contributor 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
sr f9701f3 Commit Preview URL Oct 21 2025, 06:11 PM

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