David Murphy

Results 5 issues of David Murphy

### Describe the solution Enable the same functionality for Pages that #1730 enabled for Workers. This would allow for `wrangler pages publish [directory] --project-name=[...] --var ENV_KEY:VALUE` when using CI/CD

enhancement
pages
pages:validated

### What version of `Wrangler` are you using? 2.0.29 ### What operating system are you using? Mac ### Describe the Bug If you pass a value with a colon in...

bug

### What version of `Wrangler` are you using? 2.0.28 ### What operating system are you using? Mac ### Describe the Bug (copied from https://github.com/cloudflare/wrangler/issues/2301) ### 🐛 Bug report #### Describe...

bug

When processing an event right now, if a SSE event starts with a space or is just made up of space characters, the [regex](https://github.com/binaryminds/react-native-sse/blob/d64b51afcd673b57f5375d9602b7d105afb82996/src/EventSource.js#L217) filtering the `data: ` field will...

**Bug Description** I understand the issue - when you're working in a git worktree like /Users/dave/code/shingleai/.conductor/monaco-v1, the Plan agent is incorrectly trying to access files from the main branch location...

bug
has repro
platform:macos
area:core
autoclose