Commit Graph
100 Commits
Author SHA1 Message Date
decentral1se acdfa20b2b Mark new version in installer 2021-04-07 21:10:37 +02:00
decentral1se 34dc33a01d Add change log entry 2021-04-07 21:08:46 +02:00
decentral1se 4747d9b7fb Fix typo (thanks bash)
Follows 8f2fadb3c4.
2021-04-07 21:06:26 +02:00
decentral1se 35f553ae5a Release patch fix 2021-04-07 21:00:08 +02:00
decentral1se 8e6b620e8c Release latest version 2021-04-07 20:54:16 +02:00
decentral1se 968d3809a5 Add change log entry 2021-04-07 20:09:45 +02:00
decentral1se 2ccef8948d Support abra-hetzner
Closes coop-cloud/abra#88.
2021-04-07 20:09:00 +02:00
decentral1se 08de1e0676 Fix plugin require logic 2021-04-07 19:54:48 +02:00
decentral1se b2e66a01fc Require JQ for abra-hetzner 2021-04-07 19:51:24 +02:00
decentral1se 10bcb68c9d Appease shellcheck 2021-04-07 13:18:55 +02:00
decentral1se e0c9c4e5b3 Add log entries 2021-04-07 13:16:26 +02:00
decentral1se d936080393 Allow skipping domain polling
Closes coop-cloud/abra#140.
2021-04-07 13:15:26 +02:00
decentral1se 809ee6e68b Always inform we're polling the domain
Closes coop-cloud/abra#141.
2021-04-07 13:14:53 +02:00
decentral1se 48a7bb8c2d Merge pull request 'Use apps.json to power upgrade / rollback, add helper commands' (#135) from apps-json into main
Reviewed-on: coop-cloud/abra#135
2021-04-05 15:50:57 +02:00
decentral1se c531faec52 Appease flake8 on the linting 2021-04-04 21:15:00 +02:00
decentral1se 4e9aefcafd Appease shellcheck for app-catalogue script 2021-04-04 21:13:18 +02:00
decentral1se fb338b414b Fix typo 2021-04-04 21:11:25 +02:00
decentral1se fbb1081ed5 Remove two old scripts 2021-04-03 21:31:12 +02:00
decentral1se aad6f1db6e Remove unused import 2021-04-03 21:07:32 +02:00
decentral1se 2599cff4cb Fix handling of existing tags 2021-04-03 21:07:03 +02:00
decentral1se 25b916d969 Grab latest tags also 2021-04-03 20:54:16 +02:00
decentral1se 37600727a4 Use the utility here 2021-04-03 20:54:11 +02:00
decentral1se f4860ec662 Commit latest generation attempt for abra apps json 2021-04-03 20:51:48 +02:00
decentral1se 20e56a755e Fix key error when missing the cache 2021-04-03 20:46:34 +02:00
decentral1se c60265791e Wipe borked abra apps in preperation for a new run 2021-04-03 20:44:19 +02:00
decentral1se 2e159050e9 Grab published abra apps json file 2021-04-03 20:42:28 +02:00
decentral1se 25090a8129 Drop timeout value 2021-04-03 20:42:21 +02:00
decentral1se be5383b164 Make use of caching for speeding up tags generation
See coop-cloud/abra#129.
2021-04-03 20:42:02 +02:00
decentral1se 3720ef838d Track branch state when parsing versions 2021-04-03 20:28:31 +02:00
decentral1se 071fcbb96b Don't deal with branches on feature parsing 2021-04-03 20:28:14 +02:00
decentral1se abfb1c6404 Support multiple compose files for app json generation
Closes coop-cloud/abra#127.
2021-04-03 20:22:53 +02:00
decentral1se 0369a18c6e Fix service version collection
Closes coop-cloud/abra#128.
2021-04-03 20:18:31 +02:00
decentral1se 57f74b0d46 Update with latest generated file 2021-04-03 20:14:00 +02:00
decentral1se 93142ba305 Fix tag generation for underlying services 2021-04-02 21:26:25 +02:00
decentral1se f289f79ec3 Add change log entry 2021-04-02 21:21:28 +02:00
decentral1se 6b0f8a3d45 Fix loads of bugs and generate apps JSON again 2021-04-02 21:00:55 +02:00
decentral1se 6f776a8c51 Take a cleanup pass on generation script 2021-04-02 20:40:31 +02:00
decentral1se 55dc3a1d2a Add versions listing script 2021-04-02 17:24:15 +02:00
decentral1se 91ccc819d5 Fix URL 2021-04-02 17:03:58 +02:00
decentral1se bf0ed8fd1c Fix folder path 2021-04-02 16:55:16 +02:00
decentral1se 8a54fa3f27 Only gather image names and fix generator 2021-04-02 16:54:40 +02:00
decentral1se 26f9e1747f Fix domain 2021-04-02 16:47:06 +02:00
decentral1se 4a3c4ce0c5 Fix path 2021-04-02 16:46:48 +02:00
decentral1se 903b286d3f Fix URL 2021-04-02 16:46:31 +02:00
decentral1se f4ab771e2a First working generation (woohoo) 2021-04-02 16:43:43 +02:00
decentral1se cd647f090b Further fixes to apps json generator 2021-04-02 16:35:29 +02:00
decentral1se 85670538c6 Hashed out a very broken tags gathering logic 2021-04-02 16:28:56 +02:00
decentral1se 90780eab91 More dependencies! 2021-04-02 16:13:07 +02:00
decentral1se 1fabae0f48 Add jq dep docs 2021-04-02 16:11:36 +02:00
decentral1se 75af48bc5d Add docs and remove unused import 2021-04-02 16:05:31 +02:00
decentral1se 0323fbe1c8 It ain't the final step 2021-04-02 15:56:15 +02:00
decentral1se dbb61b9a46 Merge those two sections again 2021-04-02 15:55:29 +02:00
decentral1se 3a40d27778 Expand release docs 2021-04-02 15:53:08 +02:00
decentral1se 1d1329b77e Wire up correct save path for deployment 2021-04-02 15:49:18 +02:00
decentral1se d9374dc48e Don't ignore JSON, we'll need it 2021-04-02 15:49:08 +02:00
decentral1se a760ef7869 Fix service name to match existing convention 2021-04-02 15:44:37 +02:00
decentral1se 3b9d6a7eb2 Fix copy/pasta for apps json deployer 2021-04-02 15:44:24 +02:00
decentral1se 663ba19c8b Run flake8 against python scripts 2021-04-02 15:42:28 +02:00
decentral1se 70b2a68f34 Add newline 2021-04-02 15:39:15 +02:00
decentral1se 2b0f691d5f Get shellcheck working for the bin/ scripts 2021-04-02 15:39:02 +02:00
decentral1se 18f8ea982e Add abra-apps releaser docs and target 2021-04-02 15:38:49 +02:00
decentral1se d6cec2ff1a Update installer paths 2021-04-01 22:34:51 +02:00
decentral1se 29e0077edb Move installer script to more general deploy folder 2021-04-01 22:33:19 +02:00
decentral1se 73c1290c52 Move to bin/ folder 2021-04-01 22:33:05 +02:00
decentral1se 26e839ea7b Get this JSON generator over the line 2021-04-01 21:40:38 +02:00
decentral1se e881f8007e Take a very sloppy regex mania pass on apps.json generation 2021-03-28 11:40:49 +02:00
decentral1se 6f3f4b6779 Flesh out more of this generation script 2021-03-26 20:48:08 +01:00
decentral1se a5274f123c Fix non-master branch switching for repos 2021-03-26 20:21:37 +01:00
decentral1se fc12634fbb Fix change log entries 2021-03-26 01:17:06 +01:00
decentral1se a5ce75a29b First stab at the apps JSON generation script
See coop-cloud/abra#121.
2021-03-26 01:14:14 +01:00
decentral1se 701784930b Reinstate --force for the deploy command
Follow up to 07e3678c78.

Also remove bad docs for commands without `--force` now.
2021-03-26 00:40:23 +01:00
decentral1se aa717c2323 Fix tests 2021-03-26 00:28:47 +01:00
decentral1se 9836d27052 Add abra doctor command
Closes coop-cloud/abra#119.
2021-03-26 00:26:34 +01:00
decentral1se e361b493b1 Recognise undeployed apps when undeploying
Closes coop-cloud/abra#123.
2021-03-26 00:01:07 +01:00
decentral1se 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
decentral1se 07e3678c78 Replace all --force usage with --no-prompt
Closes coop-cloud/abra#118.
2021-03-25 22:47:59 +01:00
decentral1se c315ebe319 Fix branch handling (again, again)
Closes coop-cloud/abra#122.
2021-03-25 22:13:08 +01:00
decentral1se 2f1f51bad1 Check for docker version
Closes coop-cloud/abra#15.
2021-03-20 22:00:02 +01:00
decentral1se bada24f3f6 Add warning to README too 2021-03-20 21:44:26 +01:00
decentral1se 2d5afd8149 Bump warning to the top and use emojis 2021-03-20 21:43:35 +01:00
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 coop-cloud/abra#108.
2021-03-20 21:35:28 +01:00
decentral1se 49226f1640 Change warning to reflect version check scenarioj 2021-03-20 21:35:13 +01:00
decentral1se 4251c32b30 Re-word new app language to emphasise config editing
See coop-cloud/abra#111 (comment).
2021-03-20 21:24:38 +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
decentral1se 1c437b99eb Fix status checking 2021-03-18 20:10:42 +01:00
decentral1se 9580b2dd7d Add entry 2021-03-18 19:46:43 +01:00
decentral1se f382765f29 Show correct status for missing contexts
Closes coop-cloud/abra#99.
2021-03-18 19:45:30 +01:00
decentral1se f5951add54 Fix variables in print statement 2021-03-18 19:09:34 +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 005323ff3c Add debug for SSH connect on init
Closes coop-cloud/abra#109.
2021-03-18 18:55:04 +01:00
decentral1se 390e918417 Add missing it 2021-03-18 18:54:53 +01:00
decentral1se c5ccfa0fa1 Add entry 2021-03-18 18:47:13 +01:00
decentral1se 87b71cb9d4 Show connection details on abra server ls
Closes coop-cloud/abra#110.
2021-03-18 18:46:33 +01:00
decentral1se 89bd18a76b Add change log entries 2021-03-18 17:21:16 +01:00
decentral1se 6e61c08b2c Handle undeployed state for version output summary
Closes coop-cloud/abra#104.
2021-03-18 17:20:54 +01:00
decentral1se 54b6acc46c Fix output for stack name 2021-03-18 17:19:43 +01:00
decentral1se e5e98d536a Add --force for undeploy 2021-03-18 17:18:35 +01:00