summaryrefslogtreecommitdiff
path: root/src/lua
AgeCommit message (Expand)Author
2023-06-27[driver] basic tools to track steps as reported by runnersiximeow
2023-06-27[api] artifacts/ now supports streaming in-progress artifacts back out as the...iximeow
2023-06-25factor out lua function declarationsiximeow
2022-12-29use fixed AsyncWrite impliximeow
2022-12-29allow goodfiles to query current timeiximeow
2022-12-29do not use buggy AsyncWrite impl for file transfer, spawn_blocking a blocking...iximeow
2022-12-29allow non-present build argsiximeow
2022-12-29factor out io stuffiximeow
2022-12-28support Build.run parameters, more consistently insert tmpdir/ into pathsiximeow
2022-12-27finally actually support goodfilesiximeow