agola/internal/services/runservice
Simone Gotti 6d095cbe50 readdb: ensure that we apply only etcd committed wals
Ensure that we apply only etcd commited wals to avoid doing an unuseful insert
when the wal becomes committed storage.
2019-06-03 18:02:09 +02:00
..
action *: migrate to "golang.org/x/xerrors" 2019-05-23 11:23:14 +02:00
api gateway: improve ErrFromRemote handling 2019-05-23 12:59:11 +02:00
common runservice: move RunEvent to types 2019-05-15 09:40:32 +02:00
readdb readdb: ensure that we apply only etcd committed wals 2019-06-03 18:02:09 +02:00
store *: migrate to "golang.org/x/xerrors" 2019-05-23 11:23:14 +02:00
types runservice: move RunEvent to types 2019-05-15 09:40:32 +02:00
runservice.go runservice: add runEvents handler 2019-05-15 09:46:21 +02:00
scheduler.go *: migrate to "golang.org/x/xerrors" 2019-05-23 11:23:14 +02:00
scheduler_test.go runservice: split and simplify scheduler and executor naming 2019-05-07 23:56:10 +02:00