Tim Osborn

Results 13 issues of Tim Osborn

Hi.. this is a long shot, cos I've done a bit of browsing and it doesn't look like there's a ready-made solution... Is there any way to somehow insert [jade.php](https://github.com/everzet/jade.php)...

Hi! Thanks for miniflare - life saver πŸ™ I'm developing various image resizing APIs for our site, and have a tough time testing the functionality locally because the current behaviour...

enhancement

Types don't include the options `jpeg`, `png` (possibly others?) ```ts format?: "avif" | "webp" | "json"; ``` https://github.com/cloudflare/workers-types/blob/master/index.d.ts#L1369

Hi! Thanks for your work on Sunder - loving it, learning plenty πŸ™ I'm not sure if this issue is a bug, or user error… I'm trying to add headers...

Is it possible to mock `request.tracer.fetch`? Related miniflare issue: > Currently, I think the best option for jest-environment-miniflare is to use Jest's function mocks to mock the global fetch function....

Hi, thanks for the revamp - this hasn't worked for me for ages... Now it works in Terminal.app, but not iTerm2 (preferred): ``` '---termX DEBUG START---' {'paths': ['/projecct/templates/my_template']} '---termX DEBUG...

Hi! Thanks for Toucan πŸ™ I've found that setExtras shallow merges objects - and on investigation, confirmed that this is also the case in @sentry/core: https://github.com/getsentry/sentry-javascript/blob/master/packages/hub/src/hub.ts#L313 I tested this in...

## πŸ“– Missing or Out-of-Date Documentation (I'm unsure whether the geo override functionality works at present...) ### Problem It's unclear how to set geo overrides for testing geolocation based consent...

Status: Pending Triage
Category: Content

### Description It's unclear how to set geo overrides for testing geolocation based consent flows (`amp-geo` + `amp-consent`), and I'm not sure if the docs are complete or correct, as...

Type: Bug