436 Commits

Author SHA1 Message Date
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
2bc2f8630b
fix: match exact on filtering
All checks were successful
continuous-integration/drone/push Build is passing
2021-12-06 01:26:04 +01:00
6094dfaf92
docs: help with dns
All checks were successful
continuous-integration/drone/push Build is passing
Closes coop-cloud/organising#274.
2021-12-05 01:45:21 +01:00
3789e56404
fix: prompt for server deletion
Closes coop-cloud/organising#275.
2021-12-05 01:39:25 +01:00
7d8f3f1fab
fix: less loose permissions, less +x
Closes coop-cloud/organising#283.
2021-12-05 01:18:31 +01:00
930c29f4a2
fix: switch order of command
All checks were successful
continuous-integration/drone/push Build is passing
2021-11-26 22:24:55 +01:00
1d6c3e98e4
fix: only query deployed app
Closes coop-cloud/organising#266.
2021-11-26 22:24:41 +01:00
a90f3b7463
fix: easier logs
All checks were successful
continuous-integration/drone/push Build is passing
Closes coop-cloud/organising#270.
2021-11-26 22:14:29 +01:00
9896c57399
chore: drop ' in messages [ci skip] 2021-11-26 21:34:10 +01:00
3901258a96
fix: better message for existing swarm
All checks were successful
continuous-integration/drone/push Build is passing
Closes coop-cloud/organising#259.
2021-11-26 21:07:49 +01:00
4347083f98
docs: better message [ci skip] 2021-11-26 21:04:58 +01:00
3wc
759a00eeb3 fix: less fussy catalogue generation
All checks were successful
continuous-integration/drone/push Build is passing
2021-11-24 13:48:17 +02:00
3wc
d1526fad21 fix: skip drone-abra and recipes in catalogue 2021-11-24 13:48:17 +02:00
6ef15e0a26
fix: remove fish from autocomplete
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2021-11-24 12:11:35 +01:00
3wc
d0a30f6b7b refactor: code style / error handling improvements
All checks were successful
continuous-integration/drone/push Build is passing
2021-11-22 20:37:12 +02:00
3wc
8635922b9f fix: don't clobber recipe changes during generate
Closes #255
2021-11-22 20:37:12 +02:00
3wc
9d62fff074 feat: recipe generate: load category and features 2021-11-22 20:37:12 +02:00
711c4e5ee8
fix: warn on invalid envs for catalogue generation
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
Closes coop-cloud/organising#256.
2021-11-22 18:38:59 +01:00
dbf84b7640
fix: validate this recipe
Part of coop-cloud/organising#255.
2021-11-22 17:49:14 +01:00
3wc
75db249053 fix: don't include traefik-cert-dumper in catalogue
All checks were successful
continuous-integration/drone/push Build is passing
2021-11-22 16:15:51 +02:00
ef6a9abba9
fix: ensure clean slate for re-deploy
All checks were successful
continuous-integration/drone/push Build is passing
2021-11-21 14:42:38 +01:00
ce57d5ed54
fix: merge messages 2021-11-21 14:42:22 +01:00
3b01b1bb2e
docs: explain docker context also
All checks were successful
continuous-integration/drone/push Build is passing
2021-11-21 14:11:27 +01:00