Steve Hall
Steve Hall
Hi @joshuataylor , me again. [I broke the release workflow](https://github.com/KronicDeth/intellij-elixir/actions/runs/20094611959/job/57650891640#step:9:18) by adding an action that clears the docker images. You can fix it by applying this patch: ```diff Subject: [PATCH]...
Excellent, you probably know a lot more about GH Actions than I do! I just muddle through as best I can 😄
Hi, this may be related to this issue: It does not look like the `tsConfigPath` property has any effect at all when running `wdio run`. I've created a failing test...
> I think the best would be to use something like [`jiti`](https://www.npmjs.com/package/jiti) to bring this option back. Mind raising a PR for this? @christian-bromann Thanks for the quick response, I've...
@mccmrunal is correct that that reason for the cache busting is so that a failed import of the config file does not get cached. Removing it will create a bug...
Feel free to raise a PR. I don't work on any projects that use wdio at the moment and don't have spare capacity to give to this.