Commit Graph

665 Commits

Author SHA1 Message Date
decentral1se ece968478d
Add log entry 2021-06-03 10:07:23 +02:00
decentral1se 3759bcd641
Support unattended mode for recipe releasing 2021-06-03 10:06:40 +02:00
decentral1se 0ff08b5d34
Add missing dep and make special place in docs 2021-06-03 09:58:28 +02:00
decentral1se 8b541623ad
Add change log entry [ci skip] 2021-06-03 09:55:35 +02:00
decentral1se f24259dbfc
Sort on lines [ci skip] 2021-06-03 09:54:32 +02:00
decentral1se 40259f5e97
Add git also 2021-06-03 09:53:56 +02:00
decentral1se fd471eb3f1
Install dependencies 2021-06-03 09:52:14 +02:00
decentral1se a4633f06bd
Add note about container [ci skip] 2021-06-03 09:47:46 +02:00
decentral1se 0d6031fef9
Also depend on tests [ci skip] 2021-06-03 09:44:47 +02:00
decentral1se 64d578cf91
Add docker image publishing 2021-06-03 09:43:44 +02:00
decentral1se e216fe290b
Actually use that image as it is required 2021-06-03 09:11:50 +02:00
decentral1se 207278af75
Use same language 2021-06-03 09:09:44 +02:00
decentral1se ff309182ea
Drop kcov/codecov for now, use upstream bats 2021-06-03 09:07:55 +02:00
decentral1se 542cf793d2
Remove app which is gone away now 2021-06-01 00:08:21 +02:00
decentral1se ad1fe2b8d7
Bump new patch release 2021-05-31 23:59:38 +02:00
decentral1se 0771d58b69
Fix typo and add help fix commit 2021-05-31 23:58:25 +02:00
decentral1se b24cdce354
Add --no-state-poll
See coop-cloud/abra#165.
2021-05-31 23:23:14 +02:00
decentral1se 499cc46583
Migrate `abra` installer to coopcloud.tech domain
Closes coop-cloud/abra#150.
2021-05-31 21:10:51 +02:00
decentral1se 0af0ea096f
Add change log entry 2021-05-31 21:01:21 +02:00
decentral1se 925df196fc
Only ouput secrets warning once
Closes coop-cloud/abra#143.
2021-05-31 21:00:40 +02:00
3wc efad71c470 Fix help for `.. app .. volume ls` 2021-05-31 12:16:27 +02:00
decentral1se cac13fb64e
Getting v8 out 2021-05-30 23:57:09 +02:00
decentral1se 42923ced55
Follow along with the formatting 2021-05-30 22:06:22 +02:00
decentral1se 6a12955649 Merge pull request 'Add `app .. volume` commands, working vol deletion' (#166) from volume-up into main
Reviewed-on: coop-cloud/abra#166
2021-05-30 22:04:35 +02:00
3wc ceccb28380
.. and update CHANGELOG and fix typos 2021-05-30 22:03:43 +02:00
3wc b033fe9450
Add `app .. volume` commands, working vol deletion
Fixes #161
2021-05-30 22:00:59 +02:00
3wc 0e29e78144 List some requirements in README
Closes #147
2021-05-30 21:25:33 +02:00
3wc c92f80cf7e Upd8 changelog 2021-05-30 20:16:55 +02:00
3wc a7f7c965c4 `deploy --fast` (The Homer Simpson way)
"Like the wrong way, but faster"
2021-05-30 20:14:41 +02:00
3wc e04c5228de Downgrade duplicate message about versions to info
Fixes #155
2021-05-30 20:12:35 +02:00
3wc 6c9dff0eed change.log 2021-05-30 19:53:35 +02:00
3wc c45598d7b4 Update apps.json 2021-05-30 19:51:04 +02:00
3wc 4e1c3bfe2f Fallback app name in app.json creation
Fixes #157
2021-05-30 19:49:54 +02:00
3wc 615c6b0614 CHANGELOG++ 2021-05-30 14:37:09 +02:00
3wc b14219b492 Tweak regex for README metadata-parsing..
..to allow use of `- `-style Markdown lists (e.g. Wordpress).

Bonus: adds "sso" key to features data.
2021-05-30 14:35:18 +02:00
3wc 8c93d1ae88 Add Bash completion for `abra recipe ..` 2021-05-30 14:33:57 +02:00
3wc cf2ae05dfd Update CHANGELOG 2021-05-30 00:21:04 +02:00
3wc 70974690f9 Switch from wget to cURL 2021-05-30 00:21:04 +02:00
3wc a4f3fc5ce2 Bad YAML = showstopper
Fixes #154
2021-05-30 00:20:59 +02:00
3wc 8a4f82ba84 Sprinkle some `sudo` 2021-05-29 23:37:31 +02:00
3wc a1534a244a Remove bogus slash in GIT_URL
Fixes #164
2021-05-29 23:37:31 +02:00
decentral1se fccd7865f5
Upload latest keycloak tag 2021-05-27 14:10:39 +02:00
decentral1se 4e84664310
Remove weird version 2021-05-17 09:17:39 +02:00
3wc 047c0e6d47 Update apps.json 2021-05-15 23:18:38 +02:00
decentral1se fc2d770099
Add log entry 2021-05-14 16:12:00 +02:00
decentral1se 1b85bf3d37
Fix secret length generation 2021-05-14 16:11:10 +02:00
roxxers 2d6a08a671 Merge pull request 'refactor: changed misc prompts to convention' (#163) from prompt-cleanup into main
Reviewed-on: coop-cloud/abra#163
2021-05-12 16:40:17 +02:00
Roxie Gibson 316bcd5a68
Merge branch 'prompt-cleanup' of ssh://git.autonomic.zone:2222/coop-cloud/abra into prompt-cleanup 2021-05-12 15:39:26 +01:00
Roxie Gibson 1a4cf9be17
refactor: changed misc prompts to convention
Missed issue beore since I only changed the function, not these strays
Contiunation of PR #162
2021-05-12 15:37:42 +01:00
Roxie Gibson eadb353c2e
refactor: changed misc prompts to convention
Missed issue beore since I only changed the function, not these strays
Contiunation of PR #162
2021-05-11 14:40:02 +01:00