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
Age
Commit message (
Expand
)
Author
2023-07-01
fix pending jobs query, right number of columns
iximeow
2023-07-01
short hashes for og preview
iximeow
2023-07-01
stray ref to old jobs path
iximeow
2023-07-01
add og tags to commit summaries?
iximeow
2023-07-01
add a notion of runs distinct from jobs, lets see how well this goes over
iximeow
2023-06-30
specifically report failures to check out build refs
iximeow
2023-06-30
release db connection lock so as to not deadlock ci_driver
iximeow
2023-06-29
started->active, include pending
iximeow
2023-06-29
goodfile has been broke all this time
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
[all] a job may have null run_host if it has never been run
iximeow
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
try formatting differently?
iximeow
2023-06-25
formatting in readme
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
add a readme
iximeow
2023-06-25
fix deadlock when handling github push events
iximeow
2023-06-25
include default rust goodfile
iximeow
2023-06-25
dogfood
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
and ignore config in git
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
[prev]
[next]