Florian Klink
057294830e
frontend: show submittable status and URL, add runner, revamp logging
2019-11-21 16:13:50 +01:00
Florian Klink
43f8205e85
add README.md
2019-11-18 19:26:51 +01:00
Florian Klink
28bc242178
submitqueue.DoRebase: only rebase the next auto-submittable series on top of current HEAD
...
Doing "predictive rebasing" produces long series on the next run, and we
don't want to keep state between different runs.
2019-11-18 19:26:51 +01:00
Florian Klink
08b969ea0b
submitqueue: keep all series around
...
Introduce submitqueue.IsAutoSubmittable using a new
serie.FilterAllChangesets function, and skip over non-auto-submittable
series during rebase.
This allows better inspection on why other series are ignored by the
queue.
2019-11-18 19:26:51 +01:00
Florian Klink
c117dcf1af
submitqueue: remove unused SubmitQueueTag
...
This is passed into MakeSubmitQueue instead.
2019-11-18 19:26:51 +01:00
Florian Klink
782d9ef222
Create LICENSE
2019-11-18 17:48:24 +01:00
Florian Klink
dbd7b4807a
use statik to bundle assets, add nix-shell/lorri .envrc
2019-11-18 16:29:57 +01:00
Florian Klink
987b539e33
initial import
2019-11-18 15:40:46 +01:00