mpint
mpint
+1 on this!
HMAC signature validation for verifying webhooks akin to https://github.com/gr2m/cloudflare-worker-github-app-example/blob/dee1c7766065058fde2a8bf366f2f2b729ea2d3f/worker.js Durable Objects tooling akin to [hyper-durable](https://github.com/ticket-bridge/hyper-durable)
Thanks Nick, reverting to `wranglerVersion: 3.3.0` helped with logging, although in my case, it's still not clear what's causing the error. My action logs look like this: ``` ✨ Success!...
No worries. The issue might be on my end. Just to elaborate a bit more, `RubberDuck` looks like this. Anything I'm missing in the definition? ``` type DuckData = {...
Hi, just circling back on this and still dealing with missing method types in a stub instance. Any chance you could merge in those updated type definitions you mentioned earlier?...