Adds option to skip container rollout on deploy#12656
Conversation
🦋 Changeset detectedLatest commit: 04a1e59 The changes in this PR will be included in the next version bump. This PR includes changesets to release 4 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
create-cloudflare
@cloudflare/kv-asset-handler
miniflare
@cloudflare/pages-shared
@cloudflare/unenv-preset
@cloudflare/vite-plugin
@cloudflare/vitest-pool-workers
@cloudflare/workers-editor-shared
@cloudflare/workers-utils
wrangler
commit: |
3465234 to
8e633b3
Compare
|
@mikenomitch and @emily-shen - this PR is pretty stale. Is it still desired? If not can we close or convert it to draft? |
8e633b3 to
d3f3d94
Compare
|
Codeowners approval required for this PR:
Show detailed file reviewers |
workers-devprod
left a comment
There was a problem hiding this comment.
Codeowners reviews satisfied
7e7a4e5 to
d02d25f
Compare
|
/bonk resolve the conflicts on this PR |
|
To https://github.com/cloudflare/workers-sdk.git |
|
@penalosa Bonk workflow failed. Check the logs for details. View workflow run · To retry, trigger Bonk again. |
d02d25f to
04a1e59
Compare
|
Codeowners approval required for this PR:
Show detailed file reviewers |
|
✅ All changesets look good |
This allows you to skip deploying a container. This is useful if you know that your container is not going to be updated or you don't have Docker locally, but still want to make changes to your Worker.