658 Commits

Author SHA1 Message Date
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
6f0d8b190d
fix: better spacing 2021-12-21 02:04:19 +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
72df640d99
fix: avoid that repo as well 2021-12-21 01:47:38 +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
cb2bb3f532
docs: uppercase 2021-12-20 00:49:54 +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
217d4bc2cc
docs: rewording 2021-12-19 23:59:20 +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
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
3d3eefb2fe
fix: bail out definitely on that error
See coop-cloud/organising#278.
2021-12-19 22:44:19 +01:00
59b80d5def
refactor: make this flag more general 2021-12-19 16:26:45 +01:00
8f6e1de1a1
refactor: merge catalogue/catalogue, catalogue/generate 2021-12-19 16:26:27 +01:00
cd0d3b8892
chore: remove old test file 2021-12-19 16:20:42 +01:00
0d1f65daac
docs: add missing docstring 2021-12-19 16:19:42 +01:00
cf1b46fa61
refactor: move flags into internal/common 2021-12-19 16:18:50 +01:00
0fe0ffbafa
refactor: move flags to internal/common 2021-12-19 16:15:45 +01:00
af3def7267
chore: spacing for style 2021-12-19 16:08:28 +01:00
c7de9c0719
docs: add description 2021-12-19 16:07:41 +01:00
cf5ee4e682
refactor: put URLs into vars 2021-12-19 16:06:07 +01:00
9ddf69b988
refactor: move flag to internal/common 2021-12-19 16:01:20 +01:00
a925da8dee
docs: marker for author ack 2021-12-19 15:58:33 +01:00
06f8078866
refactor: move flag to internal/common 2021-12-19 15:57:12 +01:00
467947edf2
docs: show how to test 2021-12-19 15:57:11 +01:00
512cd9d85b
refactor: new line to follow other docs 2021-12-19 15:57:08 +01:00
b8e2d1de67
refactor: move function into web package 2021-12-19 15:57:00 +01:00
5bae262a79
refactor: drop this, it's working solid, less verbose 2021-12-19 15:56:52 +01:00
6ad253b866
docs: point to autocomplete 2021-12-19 15:44:09 +01:00
37ab9a9c08
fix: improve ls output
All checks were successful
continuous-integration/drone/push Build is passing
Closes coop-cloud/organising#252.
2021-12-12 17:51:58 +01:00
48dd9cdeed
fix: simplify ps output
All checks were successful
continuous-integration/drone/push Build is passing
2021-12-12 02:21:46 +01:00
d02e1f247f
fix: better version output
All checks were successful
continuous-integration/drone/push Build is passing
Closes coop-cloud/organising#253.
2021-12-12 02:16:01 +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
32dcddb631
fix: select containers if we find multiple 2021-12-12 00:04:37 +01:00
3fb43ffa2c
Revert "fix: match exact on filtering" [ci skip]
This reverts commit 2bc2f8630b85d903d452b7c02efc99ee933b2243.

This breaks other stuff. Reverting!
2021-12-09 14:12:16 +01:00