summaryrefslogtreecommitdiff
path: root/src/ci_runner.rs
AgeCommit message (Expand)Author
2023-07-04try reporting max cpu freq, but this is going to be messyiximeow
2023-07-04too noisyiximeow
2023-07-04let clients keep connections alive a little longeriximeow
2023-07-03expose function for lua to run commands and collect outputiximeow
2023-07-02fish out host info for ... at least the nanopi m4 on the bookshelfiximeow
2023-07-02use the platform-generic c_char, instead of i8/u8 WHICH I GUESS VARIES BETWEE...iximeow
2023-07-02actually capture cpu family for ... cpu family ...iximeow
2023-07-02add host identifiers?iximeow
2023-07-02add a protocol, host info reportingiximeow
2023-07-02make client configurableiximeow
2023-07-01fix client sending wrong task status nameiximeow
2023-07-01add a notion of runs distinct from jobs, lets see how well this goes overiximeow
2023-06-30specifically report failures to check out build refsiximeow
2023-06-27[driver] basic tools to track steps as reported by runnersiximeow
2023-06-25trim whitespace from auth secret fileiximeow
2023-06-24crank dead code eliminatoriximeow
2023-06-24duplicate importsiximeow
2023-06-24make webserver configurable (instead of hardcoded configs lol)iximeow
2022-12-29record and present metricsiximeow
2022-12-29do not use buggy AsyncWrite impl for file transfer, spawn_blocking a blocking...iximeow
2022-12-29factor out io stuffiximeow
2022-12-28support Build.run parameters, more consistently insert tmpdir/ into pathsiximeow
2022-12-27finally actually support goodfilesiximeow
2022-12-26dont need that to help me anymore reallyiximeow
2022-12-26let build runners indicate restricted interestiximeow
2022-12-25support uploading artifacts during buildsiximeow
2022-12-22draw almost all of the owliximeow