Commit Graph

77 Commits

Author SHA1 Message Date
fc12634fbb Fix change log entries 2021-03-26 01:17:06 +01:00
9836d27052 Add abra doctor command
Closes coop-cloud/abra#119.
2021-03-26 00:26:34 +01:00
e361b493b1 Recognise undeployed apps when undeploying
Closes coop-cloud/abra#123.
2021-03-26 00:01:07 +01:00
b28460cf84 Add wait and domain check logic
Closes coop-cloud/abra#116.
Also see coop-cloud/abra#113.
2021-03-25 23:56:16 +01:00
07e3678c78 Replace all --force usage with --no-prompt
Closes coop-cloud/abra#118.
2021-03-25 22:47:59 +01:00
c315ebe319 Fix branch handling (again, again)
Closes coop-cloud/abra#122.
2021-03-25 22:13:08 +01:00
2f1f51bad1 Check for docker version
Closes coop-cloud/abra#15.
2021-03-20 22:00:02 +01:00
2d5afd8149 Bump warning to the top and use emojis 2021-03-20 21:43:35 +01:00
dfb949eecc Specify and wrap 2021-03-20 21:42:04 +01:00
49771980a6 Add changes warning 2021-03-20 21:41:27 +01:00
7e31184bd6 Add add version check command
Closes coop-cloud/abra#108.
2021-03-20 21:35:28 +01:00
ece5385a38 Merge branch 'fix-subcommand-select' into main
Fix merge conflict in docopt generation + change log entry.
2021-03-20 21:18:34 +01:00
3wc
35d5df14aa Fix subcommand selection..
..by sorting the list of subcommand function names in descending order
of how many '_' are in them. This means that `abra app <app> version`
will always be matched before `abra version`.

Ref #108
2021-03-20 19:07:02 +02:00
9580b2dd7d Add entry 2021-03-18 19:46:43 +01:00
2b4efc2c61 Quote that 2021-03-18 18:57:00 +01:00
8ab854c822 Add log entry 2021-03-18 18:55:44 +01:00
c5ccfa0fa1 Add entry 2021-03-18 18:47:13 +01:00
89bd18a76b Add change log entries 2021-03-18 17:21:16 +01:00
8df91de3af Add --force to deploy command
Closes coop-cloud/abra#105.
2021-03-18 14:12:18 +01:00
d68444be9e Mark release 2021-03-17 12:54:29 +01:00
3wc
c00319ab01 Update CHANGELOG 2021-03-16 12:55:47 +02:00
0e1b6c858b Add change log entry 2021-03-16 08:58:12 +01:00
76513a1f35 Add change log entry 2021-03-16 06:51:35 +01:00
e31b3d3173 Add change log entry 2021-03-16 06:25:29 +01:00
29953c17d9 Add change log entry 2021-03-16 05:48:08 +01:00
0d98c442a2 Add change log entry 2021-03-15 17:04:14 +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
fd655274f8 Bomb out with Bash < 4
Ref #96
2021-03-14 03:24:13 +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
3276c9fe47 Always choose the default IPv4 address for init'ing
Closes coop-cloud/abra#91.
2021-03-10 22:23:38 +01:00
17306a753b Support volume and secret removal 2021-03-04 16:55:24 +01:00
eec49d6dd1 Guard against length errors in app names
Closes coop-cloud/abra#83.
2021-03-04 16:25:21 +01:00
fd04c5a6e9 Support branch selection for app repo clones
Closes coop-cloud/abra#80.
2021-03-04 16:01:56 +01:00
44e22db11b Add change log entry 2021-03-04 13:27:32 +01:00
e04c4626f2 Update change log 2021-03-04 13:22:57 +01:00
3wc
00cdce7bd2 Update CHANGELOG
[ci skip]
2021-03-02 20:34:35 +02:00
e0032fb74a Add change log entry 2021-03-02 13:07:00 +01:00
5a95ae97a0 Add changelog entry 2021-03-02 12:06:14 +01:00
4bd842db66 Mark new release of abra 2021-03-01 11:41:44 +01:00
3wc
29b22fe162 Display subcommand help with -h/--help
Closes #78
2021-02-11 15:02:37 +02:00
3wc
d2cdb11fcc Tweak INFO messages, update CHANGELOG 2021-02-08 13:43:39 +02:00
4e913c426d Follow same style 2021-01-09 20:07:16 +01:00
3wc
8a08de51e4 Alert on missing secrets, re-add . → _ STACK_NAME 2021-01-09 15:07:39 +02:00
3wc
5d84cef63c app restore 2021-01-09 13:36:32 +02:00
3wc
eda5198904 Add scaffolding for per-app backup commands
See #70
2021-01-09 13:36:32 +02:00
3wc
a4a3dccd66 Add global --skip-check / --skip-update commands 2021-01-09 13:36:32 +02:00
6ba2657dc1 Use short hash convention 2021-01-01 18:59:19 +01:00
ac6b805cbf Follow parens convention 2021-01-01 18:57:39 +01:00