Commit Graph

376 Commits

Author SHA1 Message Date
f7bc8efabe Update to latest when upgrading 2021-03-17 12:53:02 +01:00
f5284ba725 Point to installer for hacking 2021-03-17 12:50:02 +01:00
293d3ff558 Merge pull request 'Show git digest in abra version if we're running a development version' (#103) from digest-version into main
Reviewed-on: coop-cloud/abra#103
2021-03-17 12:48:45 +01:00
3wc
c00319ab01 Update CHANGELOG 2021-03-16 12:55:47 +02:00
3wc
8b4141670c Include git digest in dev version output
Re: #100
2021-03-16 12:54:42 +02:00
23c852125d Listen to shellcheck and do things 2021-03-16 10:13:15 +01:00
b4eae2e5e5 Add missing quote 2021-03-16 09:24:21 +01:00
9e953319cf Get label parsing done correctly 2021-03-16 09:23:13 +01:00
0814fa9146 Add export to the output also 2021-03-16 09:04:42 +01:00
0e1b6c858b Add change log entry 2021-03-16 08:58:12 +01:00
28618bd3ac Add packager helper script 2021-03-16 08:57:05 +01:00
b04bfea1c7 Use local marker and scan services only once 2021-03-16 08:38:11 +01:00
bc0ef0d6fc Fix deployments when versions are missing 2021-03-16 07:32:31 +01:00
16c91fedd1 Add newline back 2021-03-16 07:00:23 +01:00
9f5945094c Document new dev update command 2021-03-16 06:59:35 +01:00
76513a1f35 Add change log entry 2021-03-16 06:51:35 +01:00
86eb8d7fde Handle existing files use-case for dev installer
Closes coop-cloud/abra#98.
2021-03-16 06:51:10 +01:00
e31b3d3173 Add change log entry 2021-03-16 06:25:29 +01:00
58b13d7528 Use app type naming and use yellow 2021-03-16 06:22:32 +01:00
b0fca49ecb Generalise top level deploy output 2021-03-16 06:19:52 +01:00
79dacf557e Implement edge-case handling for versioning 2021-03-16 06:19:37 +01:00
d6caf03301 Spacing for readability 2021-03-16 05:58:08 +01:00
9b90712d28 Look up image name and show it also 2021-03-16 05:57:01 +01:00
1dd3fe6fcd Use COMPOSE var here 2021-03-16 05:56:52 +01:00
29953c17d9 Add change log entry 2021-03-16 05:48:08 +01:00
3b59adfe34 Vendor yq program 2021-03-16 05:47:13 +01:00
00c8a988e1 Fix parsing of stack_name/service concatenation 2021-03-16 05:04:05 +01:00
524fb6a44c Use STACK_NAME instead of Gitea 2021-03-15 18:56:26 +01:00
e99bedf9e4 WIP version output summary which handles services
See coop-cloud/organising#47.
2021-03-15 18:30:37 +01:00
0d98c442a2 Add change log entry 2021-03-15 17:04:14 +01:00
bcc15ecdb0 Support dev upgrades on the CLI also 2021-03-15 17:03:01 +01:00
a617629a7a Lowercase that 2021-03-15 16:54:54 +01:00
f7ae400eb3 Use makefile for releasing installer 2021-03-15 16:54:33 +01:00
7141d364e1 Zomg lol fix my typo 2021-03-15 10:07:17 +01:00
057ce223f1 Fix link 2021-03-15 10:06:50 +01:00
3wc
7511b25e47 Update installation docs, release new installer
[ci skip]
2021-03-15 10:35:06 +02:00
3wc
62b447d61f Update changelog
[ci skip]
2021-03-14 14:40:57 +02:00
3wc
88d2a75575 Add --dev to installer, to grab git version 2021-03-14 14:39:11 +02:00
3wc
8cb6617a0f Automatically truncate suggested app name
Ref #83
2021-03-14 03:33:33 +02:00
3wc
1a649c56cb Docs & comments 2021-03-14 03:33:22 +02:00
3wc
fd655274f8 Bomb out with Bash < 4
Ref #96
2021-03-14 03:24:13 +02:00
946d1a068d Drop current version handling logic for deploy
New logic coming soon.

See coop-cloud/organising#47 (comment).
2021-03-13 20:23:53 +01:00
3wc
e8651976ca Only load apps once, exciting 2× speed increase 2021-03-13 20:15:54 +02:00
3wc
af52ba1fec Clean-up 🧹 2021-03-12 13:13:17 +02:00
3wc
499c08c374 Update CHANGELOG 2021-03-12 13:10:50 +02:00
3wc
08281891a1 Add --type filter to abra <app> ls 2021-03-12 13:10:35 +02:00
5bce042922 First steps to enable abra-hetzner
See coop-cloud/abra#88.
2021-03-10 23:28:59 +01:00
3276c9fe47 Always choose the default IPv4 address for init'ing
Closes coop-cloud/abra#91.
2021-03-10 22:23:38 +01:00
040374e781 List volumes/secrets when removing 2021-03-05 12:53:21 +01:00
621c8cd5c4 Fix volume/secret deletion logic
- Fix escaping of quotes
- Dont delete things unless options are passed
2021-03-04 19:21:38 +01:00