0aa37fcee8
refactor!: simplifying publish logic
continuous-integration/drone/push Build is passing
2021-12-27 19:56:27 +01:00
eb1b6be4c5
fix: auto-config ssh urls and push to them
continuous-integration/drone/push Build is passing
2021-12-27 18:06:56 +01:00
b98397144a
fix: wording
2021-12-27 18:06:46 +01:00
4c186678b8
fix: clone https url by default
...
Catalogue package had to be merged into the recipe package due to too
many circular import errors. Also, use https url for cloning, assume
folks don't have ssh setup by default (the whole reason for the
refactor).
2021-12-27 16:45:56 +01:00
37e48f262b
fix: better wording
continuous-integration/drone/push Build is passing
2021-12-27 04:17:30 +01:00
9c281d8608
fix: flags for logging in
continuous-integration/drone/push Build is passing
2021-12-27 03:27:05 +01:00
cdc08ae95a
fix: much hacking, maybe fixed catalogue generation
continuous-integration/drone/push Build is passing
2021-12-26 04:02:40 +01:00
9f70a69bbf
feat: skip git syncing on catalogue generation
2021-12-26 03:46:26 +01:00
86d87253c5
fix: pass name correctly
...
Follows from 9cc2554846d29986770a63bf7d3896a654082ce6
2021-12-26 00:15:03 +01:00
779c810521
refactor: less quotes, less verbose
2021-12-26 00:14:32 +01:00
9cc2554846
fix: don't run twice
2021-12-26 00:02:46 +01:00
ba8138079f
fix: use one function for up-to-date checks
2021-12-25 23:45:52 +01:00
a84a5bc320
feat: more robust linting
...
See coop-cloud/organising#254 .
2021-12-25 23:22:50 +01:00
4283f130a2
refactor: apps -> recipes
2021-12-25 14:04:07 +01:00
3b5354b2a5
refactor: less quotes
continuous-integration/drone/push Build is passing
2021-12-25 02:03:09 +01:00
014d32112e
fix: ensure tags & commits are pushed
continuous-integration/drone/push Build is passing
2021-12-23 02:24:43 +01:00
a07e71f7df
fix: grand ssh, provisioning, perms refactor
...
continuous-integration/drone/push Build is failing
See coop-cloud/organising#280 .
See coop-cloud/organising#273 .
2021-12-22 20:08:15 +01:00
fa45264ea0
refactor: the grand recipe release refactor
2021-12-21 19:25:44 +01:00
72df640d99
fix: avoid that repo as well
2021-12-21 01:47:38 +01:00
398deec272
docs: improved recipe maintainer docs
2021-12-20 00:15:42 +01:00
bf82bc9c7f
feat: add dryflag, implement push for catalogue generate
2021-12-19 23:59:40 +01:00
5113db1612
refactor: centralise git commit machinery
2021-12-19 23:51:03 +01:00
a293179e89
refactor: use config var for path
2021-12-19 23:24:10 +01:00
b912e73c5e
fix: get bar length right
2021-12-19 23:23:46 +01:00
a750344653
refactor: better wording
2021-12-19 23:14:29 +01:00
8f6e1de1a1
refactor: merge catalogue/catalogue, catalogue/generate
2021-12-19 16:26:27 +01:00
ae6adace50
refactor: autocomplete package
continuous-integration/drone/push Build is passing
2021-12-12 00:17:39 +01:00
759a00eeb3
fix: less fussy catalogue generation
continuous-integration/drone/push Build is passing
2021-11-24 13:48:17 +02:00
d1526fad21
fix: skip drone-abra
and recipes
in catalogue
2021-11-24 13:48:17 +02:00
d0a30f6b7b
refactor: code style / error handling improvements
continuous-integration/drone/push Build is passing
2021-11-22 20:37:12 +02:00
8635922b9f
fix: don't clobber recipe changes during generate
...
Closes #255
2021-11-22 20:37:12 +02:00
9d62fff074
feat: recipe generate: load category and features
2021-11-22 20:37:12 +02:00
dbf84b7640
fix: validate this recipe
...
Part of coop-cloud/organising#255 .
2021-11-22 17:49:14 +01:00
75db249053
fix: don't include traefik-cert-dumper in catalogue
continuous-integration/drone/push Build is passing
2021-11-22 16:15:51 +02:00
b6a6163eff
chore: skip new repo + sort [ci skip]
2021-11-13 20:55:50 +01:00
3dc186e231
chore: make comment more general [ci skip]
2021-11-07 00:13:03 +01:00
1467ae5007
feat: teach catalogue generate to use git
continuous-integration/drone/push Build is passing
2021-11-07 00:03:01 +01:00
e4e606efb0
feat: catalogue generate now rate limits
...
continuous-integration/drone/push Build is passing
Closes coop-cloud/organising#231 .
2021-11-03 06:53:38 +01:00
3d3c4b3aae
fix: add new repo to skip list
continuous-integration/drone/push Build is passing
2021-11-02 21:52:11 +01:00
0e5e7490b3
docs: some rewording and clarifying
continuous-integration/drone/push Build is passing
2021-10-20 17:52:54 +02:00
b68547b2c2
fix: dont overwrite generated catalogue
...
continuous-integration/drone/push Build is passing
Closes coop-cloud/organising#190 .
2021-10-11 01:06:51 +02:00
8bfd76fd04
feat: generate versions for catalogue also
...
continuous-integration/drone/pr Build is running
continuous-integration/drone/push Build is passing
Closes coop-cloud/organising#179 .
2021-10-05 20:14:00 +02:00
b1147cd136
feat: add x-platform progress bars for long loads
...
continuous-integration/drone/push Build is failing
Closes coop-cloud/organising#150 .
2021-09-22 07:48:17 +02:00
7b349732ac
fix: fix name and doc exceptions for catalogue generation
continuous-integration/drone/push Build is passing
2021-09-20 16:53:49 +02:00
a8ce64a9db
fix: ignore abra-bash for catalogue generation
2021-09-20 16:53:38 +02:00
96aa74a977
WIP: gather more meta for catalogue generation
2021-09-20 16:48:27 +02:00
700f022790
WIP: use repo metadata not existing catalogue
continuous-integration/drone/push Build is passing
2021-09-20 09:38:51 +02:00
d188327b17
WIP: generating new apps.json
2021-09-17 08:04:16 +02:00
e00920643e
WIP: implement async recipe cloning
...
continuous-integration/drone/push Build is failing
See coop-cloud/organising#159 .
2021-09-16 16:28:11 +02:00
d290a4ec0b
WIP: the beginning of catalogue generation
...
continuous-integration/drone/push Build is failing
See coop-cloud/organising#159 .
2021-09-14 16:00:15 +02:00