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 (
Collapse
)
Author
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 ↵
iximeow
blocking task
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
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-27
cictl rerun by-commit not just job id
iximeow
what happens if there are multiple jobs for the same commit? nothing good, really!
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
"work" is a strong word.