110 Commits

Author SHA1 Message Date
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
7d8f3f1fab
fix: less loose permissions, less +x
Closes coop-cloud/organising#283.
2021-12-05 01:18:31 +01:00
1f6e4fa4a3
fix: ensure to init/commit the new recipe repo
All checks were successful
continuous-integration/drone/push Build is passing
Part of coop-cloud/organising#247.
2021-11-15 18:55:13 +01:00
db10c7b849
feat: run wizard mode on recipe upgrade [ci skip] 2021-11-09 18:06:06 +01:00
d38f82ebe7
docs: drop recipe [ci skip] 2021-11-09 18:05:53 +01:00
1467ae5007
feat: teach catalogue generate to use git
All checks were successful
continuous-integration/drone/push Build is passing
2021-11-07 00:03:01 +01:00
2b9395be1a
feat: make sync use wizard mode
All checks were successful
continuous-integration/drone/push Build is passing
Some bugs squashed while testing this extensively.
2021-11-06 23:40:22 +01:00
a539033b55
docs: use consistent naming [ci skip] 2021-11-06 22:38:29 +01:00
63d9703d9d
feat: make release use wizard mode
All checks were successful
continuous-integration/drone/push Build is passing
Some bugs squashed while testing this extensively.
2021-11-06 22:36:01 +01:00
f02ea7ca0d feat: add recipe version pinning
closes: coop-cloud/organising#186
2021-11-03 05:28:23 +00:00
7022f42711
fix: docs and fix for new recipes
Some checks failed
continuous-integration/drone/push Build is failing
Closes coop-cloud/organising#228.
2021-11-02 13:29:58 +01:00
9e0d77d5c6
refactor: better SSH connection details handling
All checks were successful
continuous-integration/drone/push Build is passing
2021-10-25 10:42:39 +02:00
0e5e7490b3
docs: some rewording and clarifying
All checks were successful
continuous-integration/drone/push Build is passing
2021-10-20 17:52:54 +02:00
5941ed9728
fix: handle exceptions 2021-10-18 20:35:32 +02:00
4aae186f5f
chore: squash formatting issue
All checks were successful
continuous-integration/drone/push Build is passing
2021-10-18 08:27:39 +02:00
3wc
95e19f03c4 fix: make release not crash on missing images
Some checks failed
continuous-integration/drone/push Build is failing
2021-10-16 18:57:21 +02:00
deb7d21158
fix: dont loop over dead tags
All checks were successful
continuous-integration/drone/push Build is passing
Closes coop-cloud/organising#195.
2021-10-12 00:56:52 +02:00
6db1fdcfba refactor!: recipe upgrade: use new tagcmp version
All checks were successful
continuous-integration/drone/push Build is passing
2021-10-11 14:43:06 +00:00
44dc0edf7b
refactor: use ; trick for inline checking [ci skip] 2021-10-11 13:48:25 +02:00
36ff50312c
fix!: use annotated tags with recipe release
Some checks failed
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push Build is passing
2021-10-11 10:45:00 +02:00
0140f96ca1
fix: make sure to clone recipe
All checks were successful
continuous-integration/drone/push Build is passing
Closes coop-cloud/organising#193.
2021-10-11 00:34:23 +02:00
dde8afcd43
feat: support version/upgrade listing
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
Closes coop-cloud/organising#130.
2021-10-08 09:51:47 +02:00
1cb5e3509d
fix: add compose.yml before commiting with recipe release; reset parts of tag according to semver when releasing
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2021-10-05 16:36:15 +02:00
11c4651a3b fix: don't crash when there is a more serious upgrade available
All checks were successful
continuous-integration/drone/push Build is passing
2021-10-05 09:55:25 +00:00
49f90674f2 fix: --major/minor/patch is the most serious upgrade you want to do 2021-10-05 09:55:25 +00:00
74a70edb03 feat: upgrade an app with no user input with --minor/major/patch flag 2021-10-05 09:55:25 +00:00
6fc5c31347 WIP: #172 upgrade --major/minor/patch placeholder 2021-10-05 09:55:25 +00:00
c616907b71
feat: teach recipe sync to understand new versions
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
Closes coop-cloud/organising#177.
2021-10-05 10:28:09 +02:00
a58cea3e0a
docs: dont assume that yet [ci skip] 2021-10-02 23:30:18 +02:00
6ae75e013a
refactor: move Major, Minor and Patch to recipe.go
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2021-10-01 19:49:18 +02:00