Commit Graph

498 Commits

Author SHA1 Message Date
3wc
878a26a411 Update CHANGELOG
[ci skip]
2021-04-07 18:32:01 +02:00
3wc
656dd829ca Support ABRA_DIR in installer 2021-04-07 18:31:42 +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
3wc
e0b185b5ef Add debugging for tests 2021-04-07 01:29:43 +02:00
3wc
9815230eba Handle missing app versions during .. new
Closes #138
2021-04-07 01:28:33 +02:00
3wc
8cb556275f Make sure to get apps.json for recipe subcommands
Closes #136
2021-04-05 16:11:50 +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
3wc
a26a0d27d7 Reduce noise from app-json.py 2021-04-05 13:26:49 +02:00
3wc
028c7dbde5 Tweak recipe .. release docs 2021-04-05 13:26:49 +02:00
3wc
103a4941c7 Reliability improvements to recipe .. release 2021-04-05 13:26:49 +02:00
3wc
a261114bbc Add --force to recipe .. release 2021-04-05 13:26:49 +02:00
3wc
e2640fac08 Add .. recipe .. release subcommand
Closes #134
2021-04-05 13:26:49 +02:00
3wc
33280f90b3 Rejig rollback, add <version> to deploy
Ref #132
2021-04-05 13:26:49 +02:00
3wc
8b60ece3d4 Add "recipe" commands, rejig vendoring, vendor jq 2021-04-05 13:26:49 +02:00
3wc
47efae4e6c Keep a fresh copy of apps.json
Ref #132
2021-04-05 13:26:49 +02:00
3wc
25d15c9596 Update abra-apps.json for new Rocket.chat version 2021-04-05 12:58:53 +02:00
3wc
515bd7789d Provide DOCKER_CONTEXT for make release.. cmds 2021-04-05 12:34:06 +02:00
3wc
6abb5db6ee Update abra-apps.json 2021-04-05 12:32:18 +02:00
3wc
699c4e76d5 Add a little more logging, fix typo 2021-04-05 00:07:03 +02:00
3wc
703889d4ea Disco app JSON update 2021-04-05 00:07:03 +02:00
3wc
05cf00d272 Clean-up; require_binary, comments, shellcheck 2021-04-05 00:07:03 +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
3wc
f1bdbf21c2 Update CHANGELOG 2021-04-04 14:31:02 +02:00
3wc
c3e3f0a1f8 Use version info from compose file(s) not abra.sh
Ref #131
2021-04-04 14:29:29 +02:00
3wc
df4e5045be Add --skip-version-check option to app ... deploy 2021-04-04 14:28:00 +02:00
3wc
4a0889138f app-version.sh to slurp versions into compose files
Ref #131
2021-04-04 14:25:49 +02:00
3wc
f717c53e8b Gracefully handle README-parsing failures 2021-04-04 10:27:02 +02:00
3wc
0206279894 Use abra's vendored copy of yq instead of system 2021-04-04 10:26:59 +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