a556ca625b
fix: handle StackName / Name correctly
2022-01-01 17:22:19 +01:00
60e4dfd9cb
refactor!: use lowercase like the rest style
continuous-integration/drone/push Build is passing
2021-12-31 16:53:58 +01:00
62441acf03
refactor: use SmallSHA
2021-12-30 00:41:21 +01:00
1fd0941239
refactor: improved version choice flow
2021-12-28 03:19:32 +01:00
b4f48c3c59
feat: show release notes on upgrade
continuous-integration/drone/push Build is passing
2021-12-28 02:31:21 +01:00
43e68a99b0
refactor: reverse list function finally
2021-12-28 02:31:06 +01:00
f5d2d3adf6
refactor: formatter gets own package
2021-12-28 01:24:23 +01:00
07119b0575
refactor: less files, they werent used generally
2021-12-28 01:08:44 +01:00
d2a6e35986
refactor: rename to flags
2021-12-28 01:04:51 +01:00
0aa37fcee8
refactor!: simplifying publish logic
continuous-integration/drone/push Build is passing
2021-12-27 19:56:27 +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
a06043375d
refactor: remove unused flag
2021-12-27 16:07:57 +01:00
06cc5d1cc3
fix: only update when really needed
continuous-integration/drone/push Build is passing
2021-12-27 04:10:12 +01:00
c13f438580
refactor: remove old code
2021-12-27 04:03:53 +01:00
9c281d8608
fix: flags for logging in
continuous-integration/drone/push Build is passing
2021-12-27 03:27:05 +01:00
f8191ac248
refactor: go with domains as default
2021-12-26 04:24:12 +01:00
9f70a69bbf
feat: skip git syncing on catalogue generation
2021-12-26 03:46:26 +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
8735a8f0ea
feat: lint before deploy/upgrade/rollback
...
See coop-cloud/organising#254 .
2021-12-25 23:35:45 +01:00
a84a5bc320
feat: more robust linting
...
See coop-cloud/organising#254 .
2021-12-25 23:22:50 +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
14400d4ed8
fix: sync recipes from remotes
continuous-integration/drone/push Build is passing
2021-12-24 16:06:29 +01:00
ab8db8df64
feat: deploy --no-converge-checks & finish app errors
2021-12-24 02:23:46 +01:00
9b8ff1ddcd
fix: get branch is now more robust
2021-12-24 00:44:44 +01:00
a75b01e78a
fix: use app name instead
continuous-integration/drone/push Build is passing
2021-12-23 19:34:50 +01:00
0362928840
fix!: parse ttl correctly
2021-12-23 01:41:12 +01:00
d0cc51b829
fix: point to correct var
2021-12-23 01:16:07 +01:00
606b5ac3e4
fix: less long ttl
2021-12-23 01:16:07 +01:00
db453f0ab1
feat: auto flag for dns
continuous-integration/drone/push Build is failing
2021-12-22 20:46:50 +01:00
a07e71f7df
fix: grand ssh, provisioning, perms refactor
...
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
3d100093dc
refactor: readability
2021-12-22 01:36:17 +01:00
737a22aacc
refactor: less quotes
continuous-integration/drone/push Build is failing
2021-12-22 01:02:43 +01:00
56a1e7f8c4
feat: stderr only for logs
2021-12-22 01:02:36 +01:00
b72bad955a
feat: no domain checks flag
...
See coop-cloud/organising#281 .
2021-12-21 23:57:20 +01:00
ec7223146b
docs: better timeout error
2021-12-21 23:48:32 +01:00
6f0d8b190d
fix: better spacing
2021-12-21 02:04:19 +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
217d4bc2cc
docs: rewording
2021-12-19 23:59:20 +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
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
9ddf69b988
refactor: move flag to internal/common
2021-12-19 16:01:20 +01:00
06f8078866
refactor: move flag to internal/common
2021-12-19 15:57:12 +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 2bc2f8630b
.
This breaks other stuff. Reverting!
2021-12-09 14:12:16 +01:00