Commit Graph

29 Commits

Author SHA1 Message Date
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
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
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
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 https://git.autonomic.zone/coop-cloud/abra/issues/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 https://git.autonomic.zone/coop-cloud/abra/issues/127.
2021-04-03 20:22:53 +02:00
0369a18c6e Fix service version collection
Closes https://git.autonomic.zone/coop-cloud/abra/issues/128.
2021-04-03 20:18:31 +02:00
93142ba305 Fix tag generation for underlying services 2021-04-02 21:26:25 +02:00
6b0f8a3d45 Fix loads of bugs and generate apps JSON again 2021-04-02 21:00:55 +02:00
6f776a8c51 Take a cleanup pass on generation script 2021-04-02 20:40:31 +02:00
91ccc819d5 Fix URL 2021-04-02 17:03:58 +02:00
8a54fa3f27 Only gather image names and fix generator 2021-04-02 16:54:40 +02:00
f4ab771e2a First working generation (woohoo) 2021-04-02 16:43:43 +02:00
cd647f090b Further fixes to apps json generator 2021-04-02 16:35:29 +02:00
85670538c6 Hashed out a very broken tags gathering logic 2021-04-02 16:28:56 +02:00
75af48bc5d Add docs and remove unused import 2021-04-02 16:05:31 +02:00
1d1329b77e Wire up correct save path for deployment 2021-04-02 15:49:18 +02:00
73c1290c52 Move to bin/ folder 2021-04-01 22:33:05 +02:00