agola/internal/services
Simone Gotti 68e95ad3be runservice: implement task dependencies conditions
Handle the task dependencies conditions:
* on_success (default if no conditions are specified)
* on_failure
* on_skipped

Not the runservice won't stop run but continue executing tasks that depends on a
parent also if this is failed
2019-04-12 16:46:04 +02:00
..
config gw repos: use config provided gitServerURL 2019-04-05 16:23:54 +02:00
configstore */api: Use helpers for error handling 2019-04-09 14:53:00 +02:00
gateway runservice: convert RunConfigTask.Depends to a map 2019-04-12 17:04:07 +02:00
gitserver localrun: use userid and pass it to webhook 2019-04-03 14:59:24 +02:00
runservice runservice: implement task dependencies conditions 2019-04-12 16:46:04 +02:00
scheduler runservice: rework store and readdb logic 2019-03-29 12:15:48 +01:00
types project: save remote repository id 2019-04-11 17:11:17 +02:00