Update name in Wrangler configuration file to match deployed Worker #1

Open
cloudflare-workers-and-pages[bot] wants to merge 1 commit from update_worker_name_to_jonsson-homepage into main
cloudflare-workers-and-pages[bot] commented 2025-07-31 01:55:19 +00:00 (Migrated from github.com)

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

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
cloudflare-workers-and-pages[bot] commented 2025-07-31 01:55:32 +00:00 (Migrated from github.com)

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
jonsson-homepage 4d1303aa Commit Preview URL

Branch Preview URL
Jul 31 2025, 02:19 AM
## Deploying with &nbsp;<a href="https://workers.dev"><img alt="Cloudflare Workers" src="https://workers.cloudflare.com/logo.svg" width="16"></a> &nbsp;Cloudflare Workers The latest updates on your project. Learn more about [integrating Git with Workers](https://developers.cloudflare.com/workers/ci-cd/builds/git-integration/). | Status | Name | Latest Commit | Preview URL | Updated (UTC) | | -|-|-|-|-| | ✅ Deployment successful! <br>[View logs](https://dash.cloudflare.com/a3886cd60d9d98381472be25235a1347/workers/services/view/jonsson-homepage/production/builds/edd8642f-5c0e-4fbb-a356-27a1da87e2c4) | jonsson-homepage | 4d1303aa | <a href='https://7030c91f-jonsson-homepage.jonsson.workers.dev'>Commit Preview URL</a><br><br><a href='https://update-worker-name-to-jonsson-homepage-jonsson-homepage.jonsson.workers.dev'>Branch Preview URL</a> | Jul 31 2025, 02:19 AM |
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin update_worker_name_to_jonsson-homepage:update_worker_name_to_jonsson-homepage
git switch update_worker_name_to_jonsson-homepage

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff update_worker_name_to_jonsson-homepage
git switch update_worker_name_to_jonsson-homepage
git rebase main
git switch main
git merge --ff-only update_worker_name_to_jonsson-homepage
git switch update_worker_name_to_jonsson-homepage
git rebase main
git switch main
git merge --no-ff update_worker_name_to_jonsson-homepage
git switch main
git merge --squash update_worker_name_to_jonsson-homepage
git switch main
git merge --ff-only update_worker_name_to_jonsson-homepage
git switch main
git merge update_worker_name_to_jonsson-homepage
git push origin main
Sign in to join this conversation.
No description provided.