Commit Graph

92 Commits

Author SHA1 Message Date
2296ef52fa Re-add entry 2021-04-18 17:27:32 +02:00
850c4894e7 Fix commit link 2021-04-18 17:26:42 +02:00
3wc
edf443bed5 Update changelog
[ci skip]
2021-04-18 12:24:02 +02:00
3wc
0e6aa957a4 Update CHANGELOG
[ci skip]
2021-04-18 03:44:28 +02:00
f1b76d4313 Add change log entry [ci skip] 2021-04-17 23:54:45 +02:00
3wc
31fdbccfad Update CHANGELOG
[ci skip]
2021-04-17 12:31:19 +02:00
abbe6ddd1a Add missing ) 2021-04-07 21:33:09 +02:00
34dc33a01d Add change log entry 2021-04-07 21:08:46 +02:00
35f553ae5a Release patch fix 2021-04-07 21:00:08 +02:00
8e6b620e8c Release latest version 2021-04-07 20:54:16 +02:00
968d3809a5 Add change log entry 2021-04-07 20:09:45 +02:00
3wc
878a26a411 Update CHANGELOG
[ci skip]
2021-04-07 18:32:01 +02:00
e0c9c4e5b3 Add log entries 2021-04-07 13:16:26 +02:00
3wc
f1bdbf21c2 Update CHANGELOG 2021-04-04 14:31:02 +02:00
f289f79ec3 Add change log entry 2021-04-02 21:21:28 +02:00
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