Ilya Radchenko

Results 544 comments of Ilya Radchenko

Cancel does change the state, sometimes it's slow though.. Restart isn't actually implemented.

Small PRs preferable. I was working on it until I had a son, so you can take over. Either a PR for each of the tasks above, or a PR...

Did you enable concurrent builds? That should help with multiple projects

That's weird, maybe the timeout isn't sufficient for your proxy? The webhooks respond back to github almost instantly, once the job has been scheduled.

I've updated the simple-runner with additional debug statements, so if you have time to investigate in the future, please do, using `DEBUG=strider*` to see if there is a runner error....

By build do you mean the project in Strider?

So you aren't talking about deletion, but the completion of a job? Yes there are env variables, see https://github.com/Strider-CD/strider-env. There are no default env variables at the moment, see this...

Ah, got it. Not the job but the data that was pulled down and built.

Do you have a callstack? Would like to know which phase is triggering the error.