index
:
build-o-tron
no-gods-no-
runner-local-mode
a buildbot so i can tell myself i don't need to run woodpecker or something
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lua
Age
Commit message (
Expand
)
Author
2023-07-13
reorganize the whole thing into crates/ packages
iximeow
2023-07-04
actually set Build.sha
iximeow
2023-07-04
pretty sure this gets host-preferential task assignment in place?
iximeow
2023-07-03
expose function for lua to run commands and collect output
iximeow
2023-07-02
try to support cross-arch runners....????
iximeow
2023-06-27
[driver] basic tools to track steps as reported by runners
iximeow
2023-06-27
[api] artifacts/ now supports streaming in-progress artifacts back out as the...
iximeow
2023-06-25
factor out lua function declarations
iximeow
2022-12-29
use fixed AsyncWrite impl
iximeow
2022-12-29
allow goodfiles to query current time
iximeow
2022-12-29
do not use buggy AsyncWrite impl for file transfer, spawn_blocking a blocking...
iximeow
2022-12-29
allow non-present build args
iximeow
2022-12-29
factor out io stuff
iximeow
2022-12-28
support Build.run parameters, more consistently insert tmpdir/ into paths
iximeow
2022-12-27
finally actually support goodfiles
iximeow