12 Commits

Author SHA1 Message Date
da049ad69a
fix: drop swarmkit/etcd dep
All checks were successful
continuous-integration/drone/push Build is passing
Part of coop-cloud/go-abra#57.
2021-09-04 21:08:14 +02:00
063fa66af9
WIP heinous appEnv threading for env var loading
All checks were successful
continuous-integration/drone/push Build is passing
2021-09-01 15:01:20 +02:00
b34acefa21
refactor: support listing unknown versions 2021-08-25 14:06:42 +02:00
ed11634abf
WIP abra app version <app> implementation 2021-08-25 13:06:49 +02:00
d5b893d9de
style: rm unneeded type assertions
All checks were successful
continuous-integration/drone/push Build is passing
2021-08-12 14:56:06 +01:00
83671f42a2
feat: recipe sync 2021-08-10 12:55:23 +02:00
210baf1905
feat: first POC for recipe upgrade 2021-08-10 07:53:05 +02:00
1b03836210
WIP: add compose updating to recipe upgrade 2021-08-09 17:36:21 +02:00
828417c92b
refactor: add config.GetAppComposeFiles 2021-08-06 19:38:06 +02:00
239c925d66
WIP: foundations for app deploy 2021-08-03 08:49:16 +01:00
fa16ce20eb
refactor: added more comments to functions
many more are required but in too tired to do more
2021-08-02 08:02:18 +01:00
bb1eb372ef
refactor: stack func to client, mv app to new file
Stack interaction is now under client.

App types and functions moved from env to app under config
2021-08-02 05:51:58 +01:00