Max Rozen

Results 24 issues of Max Rozen

### What version of `Wrangler` are you using? wrangler@latest ### What operating system are you using? GitHub ### Describe the Bug https://github.com/cloudflare/wrangler2/runs/8073062908?check_suite_focus=true

bug

TODO: - [ ] extract common parts out of remote.tsx - [ ] rewrite the Remote component to be React-free - [ ] see if it works, lol Closes #1780

### What version of `Wrangler` are you using? 2.1.13 ### What operating system are you using? Mac ### Describe the Bug When you create a PR, and the bot drops...

bug

### Describe the solution It's really cool that we can test locally via miniflare, but there are bindings miniflare doesn't have. We should make it possible to run integration tests...

enhancement

I recently used widdershins to convert my OpenAPI spec to MDX (Markdown with components), with individual pages for each tag - it works really well! I wrote up exactly what...

> The fts5vocab virtual table module allows users to extract information from an FTS5 full-text index directly. The fts5vocab module is a part of FTS5 - it is available whenever...

feature request
sqlite

## The issue While looking into https://github.com/cloudflare/workers-sdk/issues/4343 I noticed a difference between how workerd/d1 reports errors, and how SQLite shell reports errors: ``` wrangler d1 execute DBNAME --local --command='CREATE TABLE...

feature request

### Describe the solution List of OnlineOrNot UI features that the CLI doesn't have, and should have: - [ ] Setting test frequency - [ ] Setting webhook URL -...

enhancement

### What version of `onlineornot` are you using? 1.0.1 ### What operating system are you using? Linux ### Describe the Bug ``` ✅ onlineornot 1.0.1 --------------------- ✘ [ERROR] A request...

bug