Dane Powell

Results 185 comments of Dane Powell

@jmarcil or @jrfnl looks like maybe you are the maintainers, are you able to cut a release?

I'm not talking about supporting Composer 2, I'm just talking about getting rid of the scary (to some people, especially our customers) yellow warnings for Composer 1 users. I think...

@jmarcil I understand and sympathize with those challenges, and don't want to create more work for you. We're not asking for any new development as part of this ticket, all...

Github Actions has regulatory issues that make it untenable for large companies like mine, so we can only use Github Apps. I'd be really disappointed to lose access to the...

Can someone please provide a minimum failing example for this issue (i.e. a composer.json with failing patch)? I use the stock patch utility with Ventura and have not had any...

I don't have time to test it this weekend, but I like #447 and it looks like it should fix the issue. I like that the patch providers are more...

I've implemented automated tests for PHP 8.

Since this seems to be blocked on vscode, note that vscode will move to Node 18 as part of Electron 25: https://github.com/microsoft/vscode/issues/184021

@colin-grant-work did you ever make progress on this? Does anyone know of a workaround? I also started to see this error after switching from `@theia/git` to vscode git in https://github.com/eclipse-theia/theia/issues/10786...

I would love a `--max-timeouts` option. On my project, I'd have zero tolerance for timeouts or runaways since they are insidious: over time, they gradually make your tests slower and...