Results 28 issues of Tom Larkworthy

One thing I have noticed is the main export is a commonJS module, hence the examples "require", but this is not idomatic cloudflare worker. Cloudflare workers can support commonJS via...

Incoming PRs only pass the repositories checks if they have a node.js [14.x] task. However, we switched to bun so none of that makes sense now. We should ensure the...

Cloudflare workers has some rust support, wondering if anyone tried deploying this on that host?

question

**Is your feature request related to a problem? Please describe.** When the internet breaks, the notebook breaks. Happens occasionally during day-to-day activities but also seems to strike a fair amount...

Feature Request

I have a red square on a green background. With quality 10 the red square is draw black. With quality 1, it is fine. I assumed quality 10 was the...

enhancement

unicorn-farts is not public, not sure what proprietary elements mentioned in the README are ( application.css application.js )

In rewrites I would like to be able to add a header before the request is sent upstream. This would allow me to bump a version header for invalidation of...

You have the issue symptoms written in a comment in source https://github.com/getmoto/moto/blob/792f7a322696c44e12a9fa66a323dbd6f5fa73d0/moto/events/models.py#L801 In AWS after creating a connection, the follow up describe_connection response will have a SecretArn set, which will...

enhancement