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
/
main.rs
Age
Commit message (
Expand
)
Author
2023-06-29
started->active, include pending
iximeow
2023-06-29
more gross hacks to get a list of active jobs
iximeow
2023-06-29
load-bearing type ascription
iximeow
2023-06-29
HACK: filter out old artifacts from commits with duplicate runs
iximeow
2023-06-29
show job time in commit summary page
iximeow
2023-06-29
more info on job summary page
iximeow
2023-06-28
color differentiation in per-repo build lists
iximeow
2023-06-28
repo name on job page links back to repo summary
iximeow
2023-06-27
[api] artifacts/ now supports streaming in-progress artifacts back out as the...
iximeow
2023-06-25
fix deadlock when handling github push events
iximeow
2023-06-25
per-repo build histories
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
first arg is the binary path
iximeow
2023-06-24
make webserver configurable (instead of hardcoded configs lol)
iximeow
2022-12-29
record and present metrics
iximeow
2022-12-28
ci_webserver: allow status urls to include prefixes of full commit hashes
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-26
dont error if github tells us about commit status changes
iximeow
2022-12-26
let build runners indicate restricted interest
iximeow
2022-12-22
draw almost all of the owl
iximeow
2022-12-04
add ci driver, webserver. they work.
iximeow