summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-12-29allow non-present build argsiximeow
2022-12-29actually yield in main loop waitingiximeow
2022-12-29do not ignore errors storing content in ci driveriximeow
2022-12-29factor out io stuffiximeow
2022-12-28ci_webserver: allow status urls to include prefixes of full commit hashesiximeow
2022-12-28support Build.run parameters, more consistently insert tmpdir/ into pathsiximeow
2022-12-27add more information to commit status pages, support short commit stringsiximeow
2022-12-27finally actually support goodfilesiximeow
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
2022-12-27cictl rerun by-commit not just job idiximeow
what happens if there are multiple jobs for the same commit? nothing good, really!
2022-12-26more loggingiximeow
2022-12-26support sending emails when notifying about build statesiximeow
2022-12-26secrets are configurable nowiximeow
2022-12-26dont error if github tells us about commit status changesiximeow
2022-12-26dont need that to help me anymore reallyiximeow
2022-12-26let build runners indicate restricted interestiximeow
2022-12-26... actual artifacts diriximeow
2022-12-26... use actual tokensiximeow
2022-12-25support uploading artifacts during buildsiximeow
2022-12-22draw almost all of the owliximeow
2022-12-04add ci driver, webserver. they work.iximeow
"work" is a strong word.