workers-sdk icon indicating copy to clipboard operation
workers-sdk copied to clipboard

⛅️ Home to Wrangler, the CLI for Cloudflare Workers®

Results 650 workers-sdk issues
Sort by recently updated
recently updated
newest added

### What version of `Wrangler` are you using? 2.0.29 ### What operating system are you using? Mac ### Describe the Bug After uploading a new script on file change, Wrangler...

bug

### What version of `Wrangler` are you using? 2.0.29 ### What operating system are you using? Mac ### Describe the Bug If a worker responds with a WebSocket upgrade response...

bug

### What version of `Wrangler` are you using? 2.0.29 ### What operating system are you using? Mac ### Describe the Bug When returning a WebSocket `Response` from a worker, `wrangler...

bug

### What version of `Wrangler` are you using? 2.0.29 ### What operating system are you using? Mac ### Describe the Bug If you pass a value with a colon in...

bug

Our code expects git version 2.28 or greater. We should add a script that checks this - at the very least before running tests. See #1791

polish
quick win

### Describe the solution For testing, it could be useful to be able to call `worker.scheduled()` alongside `worker.fetch()` to be able to write tests for functionality in scheduled events.

enhancement
start-dev-worker
unstable_dev

### Describe the solution For testing, it would be nice to have a way to only stop unstable dev once all promises in `waitUntil()`s have been resolved. For the following...

enhancement

### Describe the solution Not sure if this is the right place to post this, but I would love for Cloudflare Pages to support multiple projects from the same repo....

enhancement
pages

### Describe the solution Hello team, Today, we've spent quite some time trying to guess why `wrangler` was correctly starting (as we were seeing the Wrangler version header being displayed)...

needs reproduction
bug

### What version of `Wrangler` are you using? 2.0.15 ### What operating system are you using? Linux ### Describe the Bug It is widespread standard practice to redirect "directory" URLs...

pages
bug
pages:validated