agola/internal/services/gateway
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 */api: Use helpers for error handling 2019-04-09 14:53:00 +02:00
command */api: Use helpers for error handling 2019-04-09 14:53:00 +02:00
common initial secret and variables impl 2019-03-14 14:36:18 +01:00
handlers gateway: limit requests to a predefined max size 2019-04-03 16:59:17 +02:00
gateway.go */api: Use helpers for error handling 2019-04-09 14:53:00 +02:00
webhook.go runservice: merge RunConfig and RunData 2019-04-09 18:11:00 +02:00