945 Commits

Author SHA1 Message Date
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
88d4984248
docs: wording 2021-12-19 23:29:05 +01:00
bc34be4357
chore: go mod tidy 2021-12-19 23:25:17 +01:00
3d1aa55587
Merge commit 'd999ced' into main 2021-12-19 23:24:40 +01:00
e7469acf5b
Merge commit 'b603069' into main 2021-12-19 23:24:29 +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
4c66e44b3a
fix: use new recipes.json path 2021-12-19 23:17:46 +01:00
033bad3d10
fix: handle empty image meta 2021-12-19 23:14:43 +01:00
a750344653
refactor: better wording 2021-12-19 23:14:29 +01:00
f5caf5587a
refactor: fix log style and add recipe context 2021-12-19 23:08:03 +01:00
fdc9e8b5fd
refactor: improved log messages and less quotes 2021-12-19 23:02:58 +01:00
75edcabb23
fix: show progress on meta reading 2021-12-19 22:57:38 +01:00
fa0a63c11d
refactor: ensure type, drop comment 2021-12-19 22:45:08 +01:00
3d3eefb2fe
fix: bail out definitely on that error
See coop-cloud/organising#278.
2021-12-19 22:44:19 +01:00
6998a87eef
docs: more help for setting up 2021-12-19 16:33:24 +01:00
b71a379788
docs: be a little less intense 2021-12-19 16:33:15 +01:00
ba217dccbd
chore: point to new 0.4 release (coming soon) 2021-12-19 16:30:38 +01:00
45259b3266
refactor: drop comment 2021-12-19 16:29:28 +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
3b7a8e6498
docs: add missing docstrings 2021-12-19 15:56:59 +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
b603069514 chore(deps): update module github.com/docker/docker to v20.10.12
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
2021-12-14 08:01:21 +00:00
d999cedd97 chore(deps): update module github.com/docker/cli to v20.10.12
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
2021-12-14 08:01:10 +00:00
8215bb455b
fix: warn if secrets still exist
All checks were successful
continuous-integration/drone/push Build is passing
2021-12-13 12:29:26 +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
d087a60e09
Revert "fix: dont throw away changes"
All checks were successful
continuous-integration/drone/push Build is passing
This reverts commit dd0f328a657fbc46d25db8fb0924ec9b57423524.

Part of coop-cloud/organising#282.
2021-12-12 02:04:13 +01:00
48e16c414c
fix: use correct error format
All checks were successful
continuous-integration/drone/push Build is passing
2021-12-12 01:56:43 +01:00
f3e55e5023
fix: support registry login details
All checks were successful
continuous-integration/drone/push Build is passing
2021-12-12 01:52:28 +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