Commit Graph

339 Commits

Author SHA1 Message Date
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
decentral1se
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
decentral1se
5bce042922
First steps to enable abra-hetzner
See coop-cloud/abra#88.
2021-03-10 23:28:59 +01:00
decentral1se
3276c9fe47
Always choose the default IPv4 address for init'ing
Closes coop-cloud/abra#91.
2021-03-10 22:23:38 +01:00
Luke Murphy
040374e781
List volumes/secrets when removing 2021-03-05 12:53:21 +01:00
Luke Murphy
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
Luke Murphy
7434b67c34
Fix parens and ignore quote warning 2021-03-04 16:59:36 +01:00
Luke Murphy
17306a753b
Support volume and secret removal 2021-03-04 16:55:24 +01:00
Luke Murphy
2e3f4cabd8
Warn if unable to find version 2021-03-04 16:40:35 +01:00
Luke Murphy
cf2308cdd7
Point to script 2021-03-04 16:31:18 +01:00
Luke Murphy
eec49d6dd1
Guard against length errors in app names
Closes coop-cloud/abra#83.
2021-03-04 16:25:21 +01:00
Luke Murphy
d6195ad6d7
Undercore - values in the domain too 2021-03-04 16:19:55 +01:00
Luke Murphy
fd04c5a6e9
Support branch selection for app repo clones
Closes coop-cloud/abra#80.
2021-03-04 16:01:56 +01:00
Luke Murphy
1c9d7282b2
Revert "Sort commands listing"
This reverts commit 99ab5bf369.

Woops, they cannot be sorted this way. Ignore me.
2021-03-04 15:50:27 +01:00
Luke Murphy
dd9c485c66
Fix wording and wrap 2021-03-04 15:48:53 +01:00
Luke Murphy
99ab5bf369
Sort commands listing 2021-03-04 15:38:09 +01:00
Luke Murphy
25a0afed65
Fix indentation and, document local options only 2021-03-04 15:35:18 +01:00
Luke Murphy
44e22db11b
Add change log entry 2021-03-04 13:27:32 +01:00
Luke Murphy
3321010089
Add change log README entry 2021-03-04 13:24:13 +01:00
Luke Murphy
e04c4626f2
Update change log 2021-03-04 13:22:57 +01:00
Luke Murphy
65ce949e03
Bail out if versions match
Closes coop-cloud/abra#87.
2021-03-04 13:20:58 +01:00
Luke Murphy
5931cbd791
Only throw away error but keep stdout 2021-03-04 13:20:45 +01:00
Luke Murphy
0bbff91722
Add service rollback
Closes coop-cloud/abra#76.
2021-03-04 13:10:51 +01:00
Luke Murphy
7f5e753dfd
Re-factor version output logic and fix bug
It was showing empty strings for deployed versions it could not find.
Now, it will not change messages to output if it can not detect the
versions deployed (containers dont have the tag).
2021-03-04 13:10:00 +01:00
Luke Murphy
d3776f4424
Warn on secret storage after generation
Closes coop-cloud/abra#75.
2021-03-03 17:20:24 +01:00
Luke Murphy
544c4e86ba
Capture output for version checking
Closes coop-cloud/abra#85.
2021-03-03 16:56:47 +01:00
Luke Murphy
516309b478
Show command to run 2021-03-03 16:54:01 +01:00
Luke Murphy
dfd7e29a30
Give spacing to blocks 2021-03-03 16:51:25 +01:00
Luke Murphy
bb30fa28da
Fix wording 2021-03-03 16:50:59 +01:00
Luke Murphy
044de5824b
Drop whitespace 2021-03-03 16:49:58 +01:00
3wc
00cdce7bd2 Update CHANGELOG
[ci skip]
2021-03-02 20:34:35 +02:00
3wc
f163d4b0fa Add script to auto-generate app catalogue 2021-03-02 20:33:14 +02:00
Luke Murphy
e0032fb74a
Add change log entry 2021-03-02 13:07:00 +01:00
Luke Murphy
152dfe9349
Support basic version checking
Closes coop-cloud/abra#82.
2021-03-02 13:06:56 +01:00
Luke Murphy
5a95ae97a0
Add changelog entry 2021-03-02 12:06:14 +01:00
Luke Murphy
98e674b8e8
Add version and digest showing
See coop-cloud/abra#82.
2021-03-02 12:04:25 +01:00
Luke Murphy
b655cf20be
Make README less vague
Closes coop-cloud/abra#79.
2021-03-02 11:53:55 +01:00
Luke Murphy
5bc702bf96
Propagate new version around 2021-03-01 11:44:58 +01:00
Luke Murphy
4bd842db66
Mark new release of abra 2021-03-01 11:41:44 +01:00
Luke Murphy
a8f7faddb9
Fix typo 2021-03-01 11:38:31 +01:00
3wc
e5b2a426f0 Add shared backup helpers 2021-02-24 17:03:28 +02:00
3wc
29b22fe162 Display subcommand help with -h/--help
Closes #78
2021-02-11 15:02:37 +02:00
Luke Murphy
c082645da0
Remove test commit 2021-02-09 08:35:52 +01:00