Dean Tedesco

Results 20 comments of Dean Tedesco

For anyone wrestling with this problem I have just created a helper package on NPM to make the process a little easier. It has some scripts and documentation on how...

Definitely use @andrewmclagan implementation over the one I created. It is a much better implementation.

I think you may be correct, however, I'm currently not seeing this due to the GitHub action-runner self updating functionality updating the version straight away once initialised. So yes it...

I've verified that your assumption is correct, so our fix currently is to run the initialisation script every time regardless of version to make sure even though the /home/runner/externals directory...

Great, let me know if I can be of any assistance.

I believe I am hitting this same issue on checkout. ``` OCI runtime exec failed: exec failed: container_linux.go:349: starting container process caused "exec: \"/__e/node12/bin/node\": stat /__e/node12/bin/node: no such file or...

Thanks @bioshazard for all the hints as to how to fix this. I've managed to get everything working again based on your info by just creating the mounts for the...

I am also having the same issue as @RTodorov with the kubectl setup though cloudflared. Has any solution been forthcoming on this issue?

Thanks @arif-rh, I'll have a look at this later today to see if we can get it in. I'm thinking probably as version 2 release feature so that we don't...

Yeah this is an interesting problem - I'll need to look into how I've solved this in the past with other words. I'll try to look into this a bit...