agola/internal/services
Simone Gotti 53dad95cd0 cmd: fix variable create/update
In c1ff28ef9f we exported various types. Unfortunately the types used by cmd
variable create/update are the wrong types and marshalling fails. Fix it using
the right type. In future this internal types should be exported.
2019-08-29 16:38:19 +02:00
..
common *: export clients and related types 2019-08-02 12:02:01 +02:00
config config: remove unused gatewayURL from gitserver config 2019-07-04 10:55:12 +02:00
configstore *: export clients and related types 2019-08-02 12:02:01 +02:00
executor cmd: fix variable create/update 2019-08-29 16:38:19 +02:00
gateway cmd: fix variable create/update 2019-08-29 16:38:19 +02:00
gitserver service/*: log error only if nil 2019-07-04 15:50:37 +02:00
notification *: export clients and related types 2019-08-02 12:02:01 +02:00
runservice *: export clients and related types 2019-08-02 12:02:01 +02:00
scheduler *: export clients and related types 2019-08-02 12:02:01 +02:00
types configstore: move configstore types inside configstore package 2019-08-02 10:05:47 +02:00