Age | Commit message (Expand) | Author |
2023-06-27 | [cli] support same notifiers as db will validate | 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 |
2023-06-25 | help text when adding a new repo. i keep forgetting the webhook. | iximeow |
2023-06-25 | trim whitespace from auth secret file | iximeow |
2023-06-25 | and actually validate that auth secret on the driver side... | iximeow |
2023-06-25 | fix deadlock when handling github push events | iximeow |
2023-06-25 | per-repo build histories | iximeow |
2023-06-24 | try to proceed when failing to notify about job completion | iximeow |
2023-06-24 | copypaste | iximeow |
2023-06-24 | modulus | iximeow |
2023-06-24 | do not crash rendering index page containing restarted jobs | iximeow |
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 |