ipdxco / custom-github-runners

Customizable Self-hosted GitHub Runners
5 stars 1 forks source link

fix: worker/runner logs collection #32

Closed galargh closed 1 year ago

galargh commented 1 year ago

This PR fixes collection of diagnostic logs (worker/runner) and syslog logs.

It should help with debugging https://github.com/pl-strflt/tf-aws-gh-runner/issues/29 further. In particular, with preparing a ticket for GitHub support.

galargh commented 1 year ago

If https://github.com/actions/runner/issues/891 gets picked up, we could very easily get insights into step logs too.