Commit Graph

64 Commits

Author SHA1 Message Date
f7cd0eb54c Use new name 2021-06-17 16:34:03 +02:00
fae13d9af8 Define our own repos to skip here for mirroring 2021-06-17 07:54:54 +02:00
9c9f7225e7 Use new user/org for mirroring 2021-06-17 07:43:00 +02:00
743600b94e Use access token for pushing 2021-06-05 22:54:16 +02:00
4ef433312d Add mirroring script 2021-06-05 22:41:50 +02:00
9f69532dca Use vendored JQ 2021-06-05 08:57:35 +02:00
b61c9410a0 Drop the apps.json in the cwd 2021-06-05 08:26:43 +02:00
36d4dbc5cf Ignore that new repo 2021-06-05 08:15:11 +02:00
20af4666c6 Remove and ignore pycache folders 2021-06-05 08:05:29 +02:00
76d5a1026a Support HTTPS/SSH cloning 2021-06-05 07:58:24 +02:00
7b0fb50e7f Abstract common functions into a library 2021-06-05 07:55:05 +02:00
e573794367 Skip those repos too 2021-06-03 11:45:30 +02:00
9fadc430a7 Add renovate script 2021-06-03 11:40:55 +02:00
3wc
4e1c3bfe2f Fallback app name in app.json creation
Fixes #157
2021-05-30 19:49:54 +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
39a7fc04fb Sort that JSON 2021-05-02 22:14:15 +02:00
18e22b24ea Don't explode if missing the README 2021-05-02 22:10:58 +02:00
b53a3ed3f7 Exclude that repo too 2021-05-02 21:58:02 +02:00
112787b3aa Add gardening to exluded repos list 2021-05-02 21:48:35 +02:00
4f46ff7ee6 Remove that 2021-05-02 21:44:11 +02:00
845de093ba Let the formatter run at that 2021-05-02 21:42:55 +02:00
65e83ed885 Exclude more repos 2021-05-02 21:42:34 +02:00
b98d69b33e Remove slightly off-topic comment 2021-05-02 20:30:09 +02:00
d159b98c3c Add other plugin repos 2021-05-02 20:30:08 +02:00
1ef5c3980d Use new name of repos and sort 2021-05-02 20:30:08 +02:00
3wc
0e28af9eb1 app-json.py: parse emoji status scores into digits 2021-04-30 22:55:59 +02:00
78b9b8589e Run formatter over this 2021-04-28 10:35:01 +02:00
3wc
44b378abba apps-json.py: more metadata, skip abra-apps, pagination 2021-04-25 12:05:49 +02:00
3wc
6cb6ee6952 app-json: use parsed app category, cache repo list..
.. and add icons
2021-04-18 03:44:30 +02:00
fd97d41524 Ensure services are also present within a tag 2021-04-08 14:53:50 +02:00
3wc
a26a0d27d7 Reduce noise from app-json.py 2021-04-05 13:26:49 +02:00
3wc
a261114bbc Add --force to recipe .. release 2021-04-05 13:26:49 +02:00
3wc
699c4e76d5 Add a little more logging, fix typo 2021-04-05 00:07:03 +02:00
c531faec52 Appease flake8 on the linting 2021-04-04 21:15:00 +02:00
4e9aefcafd Appease shellcheck for app-catalogue script 2021-04-04 21:13:18 +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
fbb1081ed5 Remove two old scripts 2021-04-03 21:31:12 +02:00
aad6f1db6e Remove unused import 2021-04-03 21:07:32 +02:00
2599cff4cb Fix handling of existing tags 2021-04-03 21:07:03 +02:00
25b916d969 Grab latest tags also 2021-04-03 20:54:16 +02:00
37600727a4 Use the utility here 2021-04-03 20:54:11 +02:00
20e56a755e Fix key error when missing the cache 2021-04-03 20:46:34 +02:00
2e159050e9 Grab published abra apps json file 2021-04-03 20:42:28 +02:00
25090a8129 Drop timeout value 2021-04-03 20:42:21 +02:00
be5383b164 Make use of caching for speeding up tags generation
See coop-cloud/abra#129.
2021-04-03 20:42:02 +02:00
3720ef838d Track branch state when parsing versions 2021-04-03 20:28:31 +02:00
071fcbb96b Don't deal with branches on feature parsing 2021-04-03 20:28:14 +02:00
abfb1c6404 Support multiple compose files for app json generation
Closes coop-cloud/abra#127.
2021-04-03 20:22:53 +02:00