139 Commits

Author SHA1 Message Date
eb1b6be4c5
fix: auto-config ssh urls and push to them
All checks were successful
continuous-integration/drone/push Build is passing
2021-12-27 18:06:56 +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
3eef1e8587
feat: filter recipes list
All checks were successful
continuous-integration/drone/push Build is passing
2021-12-27 11:00:04 +01:00
06cc5d1cc3
fix: only update when really needed
All checks were successful
continuous-integration/drone/push Build is passing
2021-12-27 04:10:12 +01:00
321ba1e0ec
fix: template without weird breakages 2021-12-27 03:14:48 +01:00
c5a74e9f6b
fix: template env files too
All checks were successful
continuous-integration/drone/push Build is passing
2021-12-26 04:38:34 +01:00
027c8a1420
fix: better recipe meta defaults
All checks were successful
continuous-integration/drone/push Build is passing
2021-12-26 04:10:50 +01:00
9a1cf258a5
fix: check published version properly
Resulted in a refactor to a new lint package.
2021-12-26 00:00:19 +01:00
a84a5bc320
feat: more robust linting
See coop-cloud/organising#254.
2021-12-25 23:22:50 +01:00
c0caf14d74
fix: more meta for listing recipes 2021-12-25 17:17:41 +01:00
d66c558b5c
fix: dont render if no versions 2021-12-25 17:12:41 +01:00
c8541e1b9d
fix: show latest first 2021-12-25 17:12:34 +01:00
653b6c6d49
fix: autocomplete for recipe versions 2021-12-25 17:12:22 +01:00
e2c3bc35c3
fix: handle missing label 2021-12-25 17:02:47 +01:00
decfe095fe
feat: improved recipe creation 2021-12-25 16:56:20 +01:00
4283f130a2
refactor: apps -> recipes 2021-12-25 14:04:07 +01:00
3b5354b2a5
refactor: less quotes
All checks were successful
continuous-integration/drone/push Build is passing
2021-12-25 02:03:09 +01:00
014d32112e
fix: ensure tags & commits are pushed
All checks were successful
continuous-integration/drone/push Build is passing
2021-12-23 02:24:43 +01:00
e03761f251
fix: include image too
All checks were successful
continuous-integration/drone/push Build is passing
2021-12-23 01:56:09 +01:00
7a5aa1b005
test: make them work again
All checks were successful
continuous-integration/drone/push Build is passing
2021-12-23 01:06:56 +01:00
a07e71f7df
fix: grand ssh, provisioning, perms refactor
Some checks failed
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
4c6d52c426
fix: clean up if things go wrong 2021-12-22 14:01:49 +01:00
48c965bb21
refactor: less quotes
Some checks failed
continuous-integration/drone/push Build is failing
2021-12-22 02:50:16 +01:00
5513754c22
fix: push tags
Some checks failed
continuous-integration/drone/push Build is failing
2021-12-22 02:01:48 +01:00
3a27d9d9fb
fix: remove unexpanded var
Some checks failed
continuous-integration/drone/push Build is failing
2021-12-22 01:50:17 +01:00
04b58230ea
fix: release functionality working again
Some checks failed
continuous-integration/drone/push Build is failing
2021-12-22 01:36:41 +01:00
1b9097f9f3
fix: show where we're going 2021-12-22 01:36:29 +01:00
fa45264ea0
refactor: the grand recipe release refactor 2021-12-21 19:25:44 +01:00
f57222d6aa
docs: improve once again, maybe clearer 2021-12-21 17:52:20 +01:00
2b1cc9f6dd
docs: less quotes, more clarity on init 2021-12-21 02:28:14 +01:00
6100a636a6
fix: respect NoInput and avoid crashing on init 2021-12-21 02:27:25 +01:00
ddbf923338
fix: catch this case correctly 2021-12-21 02:27:06 +01:00
c1a00520dc
fix: stop if no tags in place 2021-12-21 02:08:51 +01:00
0dc4b2beef
refactor: less quotes, spacing for style 2021-12-21 02:04:56 +01:00
f75284364d
docs: better wording 2021-12-21 02:04:40 +01:00
fbc3b48d39
fix: autocomplete recipes 2021-12-21 02:04:31 +01:00
fc3742212c
fix: more reliable syncing 2021-12-21 01:48:37 +01:00
fccbd7c7d7
chore: style lines 2021-12-21 01:48:21 +01:00
2457b5fe95
fix: return corrent error handling 2021-12-21 01:47:50 +01:00
ae9e66c319
docs: less quotes, different quotes 2021-12-20 01:05:51 +01:00
3589a7d56e
docs: explain tags 2021-12-20 00:59:48 +01:00
8d499c0810
fix: find local only apps 2021-12-20 00:50:09 +01:00
0a903f041f
refactor: less quotes 2021-12-20 00:49:36 +01:00
053a06ccba
refactor: less quotes 2021-12-20 00:15:55 +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
9c8e6b63a6
refactor: match logging for dry run 2021-12-19 23:51:04 +01:00
5113db1612
refactor: centralise git commit machinery 2021-12-19 23:51:03 +01:00
66666e30b7
fix: take care of -n here 2021-12-19 23:36:03 +01:00
ae6adace50
refactor: autocomplete package
All checks were successful
continuous-integration/drone/push Build is passing
2021-12-12 00:17:39 +01:00