Age | Commit message (Expand) | Author |
2023-06-24 | and now the index page is useful | iximeow |
2023-06-24 | add a repos index page | iximeow |
2023-06-24 | crank dead code eliminator | iximeow |
2023-06-24 | first arg is the binary path | iximeow |
2023-06-24 | duplicate imports | iximeow |
2023-06-24 | make webserver configurable (instead of hardcoded configs lol) | iximeow |
2022-12-29 | use fixed AsyncWrite impl | iximeow |
2022-12-29 | remove vestigial logging | iximeow |
2022-12-29 | allow goodfiles to query current time | iximeow |
2022-12-29 | record and present metrics | 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 | actually yield in main loop waiting | iximeow |
2022-12-29 | do not ignore errors storing content in ci driver | iximeow |
2022-12-29 | factor out io stuff | iximeow |
2022-12-28 | ci_webserver: allow status urls to include prefixes of full commit hashes | iximeow |
2022-12-28 | support Build.run parameters, more consistently insert tmpdir/ into paths | iximeow |
2022-12-27 | add more information to commit status pages, support short commit strings | iximeow |
2022-12-27 | finally actually support goodfiles | iximeow |
2022-12-27 | cictl rerun by-commit not just job id | iximeow |
2022-12-26 | more logging | iximeow |
2022-12-26 | support sending emails when notifying about build states | iximeow |
2022-12-26 | secrets are configurable now | iximeow |
2022-12-26 | dont error if github tells us about commit status changes | iximeow |
2022-12-26 | dont need that to help me anymore really | iximeow |
2022-12-26 | let build runners indicate restricted interest | iximeow |
2022-12-26 | ... actual artifacts dir | iximeow |
2022-12-26 | ... use actual tokens | iximeow |
2022-12-25 | support uploading artifacts during builds | iximeow |
2022-12-22 | draw almost all of the owl | iximeow |
2022-12-04 | add ci driver, webserver. they work. | iximeow |