summaryrefslogtreecommitdiff
path: root/src/ci_runner.rs
AgeCommit message (Expand)Author
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