Cass Fridkin
Cass Fridkin
I feel like there should be a more defined goal for the librarification of wrangler -- like is the point to export _just_ the commands e.g. `wrangler.dev`, `wrangler.kv.put`? or will...
> FWIW @caass we're months away from promoting any of the `unstable_` APIs, I just wanted a chunky issue to track the effort involved 😬 whoops sorry i came off...
Hey! Wanted to let you know we're looking into this after we're able to resolve our issues with the RUSTSEC. You're not screaming into the void!
I think this is related to an issue I'm getting, so I'll comment here to avoid opening a duplicate issue. Steps to reproduce: 1. Create a new wrangler project with...
> @caass for thoroughnesses sake, what is your expected behavior after step 4, and what are you seeing instead of that? @TehShrike I edited my comment to put the expected...
## Some thoughts about a design for "wrangler as an API" After some internal discussion and exploration, we've tentatively settled on a design for worker testing that looks like treating...
Following a discussion with @IgorMinar, we've decided to focus solely on implementing an `EventTarget`-based interface, since 1. that's a browser standard, rather than a Node API, and 2. it has...
I've opened a PR internally to update the "Edit Cloudflare Workers" template to include the "User Memberships: Read" permission, and opened https://github.com/cloudflare/cloudflare-docs/pull/6273 to update the docs once the internal PR...
Note to self: Blocked on new dashboard release
Just bumping to say this now breaks building `workerd` on the latest Xcode ETA workaround: 1. Uninstall Xcode 14.1 (drag from Applications -> Trash) 2. Install Xcode 14.0.1 ([Download link](https://developer.apple.com/services-account/download?path=/Developer_Tools/Xcode_14.0.1/Xcode_14.0.1.xip),...