Tim Searle

Results 5 comments of Tim Searle

Thanks Max! Just as an update, I'm currently working around this issue using something along the lines of: ``` struct CDATA { let data: MessageData init(contents: MessageData) { self.data =...

Thanks for the fast response. Looking at the workflow runs of the workflow you shared: https://github.com/cli/browser/actions/runs/6420384478/job/17432344727 Doesn't actually look like it's executing any tests that would verify `OpenURL` works. I...

I'll give that a go soon - I ended up writing my own script for now to perform the auth flows I needed, but I will see if I can...

This was impacting me and my teams too, would love some feedback on my pull request, #1815, here. There are some trade-offs discussed on the PR description.

Any chance of this being updated? Looks like the docker image has still not been updated. Is it possible for a new one to be published?