Commit graph

5 commits

Author SHA1 Message Date
Florian Klink
5acc403e28 changeset: fetch SUBMITTABLE and add field to struct 2019-12-03 10:16:32 +01:00
Florian Klink
0e8aa14045 gerrit.Client: set projectName and branchName 2019-12-02 14:38:23 +01:00
Florian Klink
04a24a0c60 Use Runner
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-12-02 10:00:32 +01:00
Florian Klink
057294830e frontend: show submittable status and URL, add runner, revamp logging 2019-11-21 16:13:50 +01:00
Florian Klink
987b539e33 initial import 2019-11-18 15:40:46 +01:00