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

--- - Tests - [ ] TODO (before merge) - [ ] Tests included - [ ] Tests not necessary because: - Wrangler / Vite E2E Tests CI Job required?...

This prints the hotkeys after the dev env has been set up, so that we can access the config and register hotkeys conditionally based on that. Looks like this: ![Screenshot...

e2e
c3-e2e
skip-v3-pr
every-os

If not provided with a deployment to tail, Wrangler will try to pull the list of deployments and select the most recently created one. However, we do not check whether...

e2e

When many vendored package files are included, wrangler prints a huge table with all of them. This PR condenses these files into a single entry named "Vendored Modules". --- -...

e2e

Reverts cloudflare/workers-sdk#9691 These tests were skipped temporarily while we find a proper fix, to unblock release. This PR adds the tests back

c3-e2e

Backport for https://github.com/cloudflare/workers-sdk/pull/7871

skip-pr-description-validation
skip-v3-pr

Fixes https://github.com/cloudflare/workers-sdk/issues/7812 this change makes sure that that getPlatformProxy, when the input configuration file contains an assets field, correctly returns the appropriate asset binding proxy ___ This is reintroducing the...

e2e
skip-v3-pr

Older versions of docker sometimes will report the digest as "" which would break with the previous implementation. This implementation should correctly grab the values. Fixes #[insert GH or internal...

If not provided with a deployment to tail, Wrangler will try to pull the list of deployments and select the most recently created one. However, we do not check whether...

e2e
skip-v3-pr

- Tests - [ ] TODO (before merge) - [x] Tests included - [ ] Tests not necessary because: - Wrangler / Vite E2E Tests CI Job required? (Use "e2e"...

c3-e2e
every-os