Add Cloudflare Workers configuration#4
Open
cloudflare-workers-and-pages[bot] wants to merge 1 commit into
Open
Add Cloudflare Workers configuration#4cloudflare-workers-and-pages[bot] wants to merge 1 commit into
cloudflare-workers-and-pages[bot] wants to merge 1 commit into
Conversation
Author
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
myblog | 6d53576 | Commit Preview URL Branch Preview URL |
Jul 01 2026, 01:25 PM |
cloudflare-workers-and-pages
Bot
force-pushed
the
cloudflare/workers-autoconfig
branch
from
May 14, 2026 07:56
54b34d1 to
a349e34
Compare
cloudflare-workers-and-pages
Bot
force-pushed
the
cloudflare/workers-autoconfig
branch
2 times, most recently
from
May 14, 2026 09:10
0429e32 to
a35aa26
Compare
cloudflare-workers-and-pages
Bot
force-pushed
the
cloudflare/workers-autoconfig
branch
2 times, most recently
from
May 14, 2026 11:11
c2317dd to
aed44ae
Compare
cloudflare-workers-and-pages
Bot
force-pushed
the
cloudflare/workers-autoconfig
branch
2 times, most recently
from
May 14, 2026 11:37
ea0e5a0 to
284cde3
Compare
cloudflare-workers-and-pages
Bot
force-pushed
the
cloudflare/workers-autoconfig
branch
2 times, most recently
from
May 16, 2026 07:25
e343db7 to
ff39584
Compare
cloudflare-workers-and-pages
Bot
force-pushed
the
cloudflare/workers-autoconfig
branch
2 times, most recently
from
May 18, 2026 06:35
aee8a81 to
5a7a620
Compare
cloudflare-workers-and-pages
Bot
force-pushed
the
cloudflare/workers-autoconfig
branch
2 times, most recently
from
May 18, 2026 10:01
e356886 to
4dbbc1a
Compare
cloudflare-workers-and-pages
Bot
force-pushed
the
cloudflare/workers-autoconfig
branch
2 times, most recently
from
May 18, 2026 10:32
52b60d5 to
7613419
Compare
cloudflare-workers-and-pages
Bot
force-pushed
the
cloudflare/workers-autoconfig
branch
2 times, most recently
from
May 19, 2026 15:53
a4fb810 to
64bdb6d
Compare
cloudflare-workers-and-pages
Bot
force-pushed
the
cloudflare/workers-autoconfig
branch
2 times, most recently
from
May 20, 2026 12:29
c582df0 to
73bf513
Compare
cloudflare-workers-and-pages
Bot
force-pushed
the
cloudflare/workers-autoconfig
branch
from
May 21, 2026 11:14
9909bf5 to
6f17f8a
Compare
cloudflare-workers-and-pages
Bot
force-pushed
the
cloudflare/workers-autoconfig
branch
2 times, most recently
from
May 23, 2026 12:32
dd9a556 to
c43c146
Compare
cloudflare-workers-and-pages
Bot
force-pushed
the
cloudflare/workers-autoconfig
branch
2 times, most recently
from
May 24, 2026 06:24
8c87de8 to
f6b4cff
Compare
cloudflare-workers-and-pages
Bot
force-pushed
the
cloudflare/workers-autoconfig
branch
2 times, most recently
from
May 26, 2026 07:16
eb8ee12 to
5325103
Compare
cloudflare-workers-and-pages
Bot
force-pushed
the
cloudflare/workers-autoconfig
branch
14 times, most recently
from
June 21, 2026 16:58
1eeb27b to
ca54c67
Compare
cloudflare-workers-and-pages
Bot
force-pushed
the
cloudflare/workers-autoconfig
branch
3 times, most recently
from
June 28, 2026 13:24
8fb03c8 to
16ad1e6
Compare
cloudflare-workers-and-pages
Bot
force-pushed
the
cloudflare/workers-autoconfig
branch
from
July 1, 2026 13:25
16ad1e6 to
6d53576
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.
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:
staticDeploy command:
npx wrangler deployVersion (non-production deploy) command:
npx wrangler versions uploadNext steps after merging:
Your Worker configuration lives in
wrangler.jsonc. You can now:View build details · Join the discussion for questions or feedback