agola/internal/services/runservice/scheduler/api
Simone Gotti 671b89d391 runservice: merge RunConfig and RunData
* Use just RunConfig
* Use StaticEnvironment vs Environment in RunConfig to distinguish between env
that won't change at run recreation from env that could change at every
recreation
* The RunCreate api will just receive the runtasks instead of a runconfig (more
right)
2019-04-09 18:11:00 +02:00
..
api.go runservice: merge RunConfig and RunData 2019-04-09 18:11:00 +02:00
client.go */api: Use helpers for error handling 2019-04-09 14:53:00 +02:00
executor.go runservice: initial commit 2019-02-21 15:54:50 +01:00