about summary refs log tree commit diff
path: root/go.mod
AgeCommit message (Collapse)AuthorFilesLines
2019-12-02 Use RunnerFlorian Klink1-1/+1
This revamps code quite a bit. Series handling has been moved into the gerrit client, it also handles caching. The Runner logic itself has been greatly simplified. The runner logic has been moved into the runner.go, submitqueue.go is gone. The "per-run result object" concept has been dropped - we instead just use annotated logs. Also, we switched to apex/log
2019-11-18 use statik to bundle assets, add nix-shell/lorri .envrcFlorian Klink1-1/+2
2019-11-18 initial importFlorian Klink1-0/+11