Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 ↵ | iximeow | |
blocking task | |||
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 | |
some more refinements to how builds are run as well: build state discusses if a build us running, where the result is either a pass or fail this is useful for deciding if a build is in progress and how artifacts (if any) should be presented |