Commit Graph

69 Commits

Author SHA1 Message Date
decentral1se dfb949eecc
Specify and wrap 2021-03-20 21:42:04 +01:00
decentral1se 49771980a6
Add changes warning 2021-03-20 21:41:27 +01:00
decentral1se 7e31184bd6
Add add version check command
Closes https://git.autonomic.zone/coop-cloud/abra/issues/108.
2021-03-20 21:35:28 +01:00
decentral1se 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
decentral1se 9580b2dd7d
Add entry 2021-03-18 19:46:43 +01:00
decentral1se 2b4efc2c61
Quote that 2021-03-18 18:57:00 +01:00
decentral1se 8ab854c822
Add log entry 2021-03-18 18:55:44 +01:00
decentral1se c5ccfa0fa1
Add entry 2021-03-18 18:47:13 +01:00
decentral1se 89bd18a76b
Add change log entries 2021-03-18 17:21:16 +01:00
decentral1se 8df91de3af
Add --force to deploy command
Closes https://git.autonomic.zone/coop-cloud/abra/issues/105.
2021-03-18 14:12:18 +01:00
decentral1se d68444be9e
Mark release 2021-03-17 12:54:29 +01:00
3wc c00319ab01 Update CHANGELOG 2021-03-16 12:55:47 +02:00
decentral1se 0e1b6c858b
Add change log entry 2021-03-16 08:58:12 +01:00
decentral1se 76513a1f35
Add change log entry 2021-03-16 06:51:35 +01:00
decentral1se e31b3d3173
Add change log entry 2021-03-16 06:25:29 +01:00
decentral1se 29953c17d9
Add change log entry 2021-03-16 05:48:08 +01:00
decentral1se 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
decentral1se 3276c9fe47
Always choose the default IPv4 address for init'ing
Closes https://git.autonomic.zone/coop-cloud/abra/issues/91.
2021-03-10 22:23:38 +01:00
Luke Murphy 17306a753b
Support volume and secret removal 2021-03-04 16:55:24 +01:00
Luke Murphy eec49d6dd1
Guard against length errors in app names
Closes https://git.autonomic.zone/coop-cloud/abra/issues/83.
2021-03-04 16:25:21 +01:00
Luke Murphy fd04c5a6e9
Support branch selection for app repo clones
Closes https://git.autonomic.zone/coop-cloud/abra/issues/80.
2021-03-04 16:01:56 +01:00
Luke Murphy 44e22db11b
Add change log entry 2021-03-04 13:27:32 +01:00
Luke Murphy 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
Luke Murphy e0032fb74a
Add change log entry 2021-03-02 13:07:00 +01:00
Luke Murphy 5a95ae97a0
Add changelog entry 2021-03-02 12:06:14 +01:00
Luke Murphy 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
Luke Murphy 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
Luke Murphy 6ba2657dc1
Use short hash convention 2021-01-01 18:59:19 +01:00
Luke Murphy ac6b805cbf
Follow parens convention 2021-01-01 18:57:39 +01:00
Luke Murphy aa59c1ad43
Make secret generation more robust
Closes https://git.autonomic.zone/coop-cloud/abra/issues/68.
2021-01-01 18:54:41 +01:00
Luke Murphy f5c8ee1136
Merge auto/generate and use --secrets
Closes https://git.autonomic.zone/coop-cloud/abra/issues/58.
2021-01-01 17:31:21 +01:00
3wc b2e3292453 Add `version` subcommand to CHANGELOG 2021-01-01 17:55:45 +02:00
Luke Murphy 13fafb5929
Fix typo and link to commit 2021-01-01 14:18:30 +01:00
3wc 114f99ae2e Update CHANGELOG 2021-01-01 15:11:04 +02:00
Luke Murphy 406b9e374e
Only output length if using it
Closes https://git.autonomic.zone/coop-cloud/abra/issues/67.
2020-12-31 18:16:01 +01:00
Luke Murphy fac45f276e
Add entry 2020-12-31 18:11:22 +01:00
Luke Murphy 4e99cf1ded
Add log entry 2020-12-31 16:57:10 +01:00