agola/internal/services/runservice
Simone Gotti bec9476d6c runservice: store related runid with logs and archives
Logs and archives can be shared by multiple runs. So removing a run doesn't
imply that we could also remote the logs and archives since they could be
"referenced" by another run.

Store also the runids as specific objects along with the logs and archives so,
we'll remove them only when no runids objects exist.
2019-05-08 12:11:46 +02:00
..
action runservice: split and simplify scheduler and executor naming 2019-05-07 23:56:10 +02:00
api runservice: store related runid with logs and archives 2019-05-08 12:11:46 +02:00
common runservice: split and simplify scheduler and executor naming 2019-05-07 23:56:10 +02:00
readdb runservice: split and simplify scheduler and executor naming 2019-05-07 23:56:10 +02:00
store runservice: store related runid with logs and archives 2019-05-08 12:11:46 +02:00
types *: rework run approval and annotations 2019-05-06 15:19:29 +02:00
runservice.go runservice: split and simplify scheduler and executor naming 2019-05-07 23:56:10 +02:00
scheduler.go runservice: store related runid with logs and archives 2019-05-08 12:11:46 +02:00
scheduler_test.go runservice: split and simplify scheduler and executor naming 2019-05-07 23:56:10 +02:00