cae0d9ef79
Introduce a JSON output table mechanic
...
- Create JSONTable as a proxy/extension to tablewriter which can also output JSON.
- Implement machine readable output for `server list` and `recipe list`
2023-01-12 21:15:14 +00:00
89fcb5b216
chore: go mod tidy
2023-01-06 10:05:20 +01:00
56b3e9bb19
chore(deps): update module github.com/go-git/go-git/v5 to v5.5.2
2023-01-06 08:02:14 +00:00
9aa4a98b0b
chore: go mod tidy
2023-01-05 17:45:33 +01:00
5fbba0c934
Merge remote-tracking branch 'origin/renovate/main-golang.org-x-sys-0.x'
2023-01-05 17:44:53 +01:00
d772f4b2c6
Merge remote-tracking branch 'origin/renovate/main-golang.org-x-crypto-0.x'
2023-01-05 17:44:31 +01:00
7513fbd57d
chore(deps): update module golang.org/x/sys to v0.4.0
2023-01-05 08:02:28 +00:00
9082761f86
chore(deps): update module golang.org/x/crypto to v0.5.0
2023-01-05 08:02:09 +00:00
a3bd6e14d0
chore(deps): update module github.com/schollz/progressbar/v3 to v3.13.0
2023-01-05 08:01:57 +00:00
49dd702d98
chore: go mod tidy
2023-01-04 09:36:35 +01:00
e4cd5e3efe
Merge remote-tracking branch 'origin/renovate/main-github.com-hetznercloud-hcloud-go-1.x'
2023-01-04 09:36:13 +01:00
1db4602020
chore(deps): update module github.com/hashicorp/go-retryablehttp to v0.7.2
2023-01-04 08:01:58 +00:00
b50718050b
chore(deps): update module github.com/hetznercloud/hcloud-go to v1.39.0
2022-12-30 08:01:53 +00:00
9e39e1dc88
docs: fix typo in error message
2022-12-22 19:27:42 -08:00
1a3a53cfc2
chore: go mod tidy
2022-12-19 09:06:28 +01:00
5f53d591f8
chore(deps): update module github.com/docker/docker to v20.10.22
2022-12-19 09:06:27 +01:00
d7013518cc
chore(deps): update module github.com/docker/cli to v20.10.22
2022-12-19 08:01:53 +00:00
b204b289d1
fix: disable progress bar with machine-readable output
2022-12-16 10:20:51 -08:00
3a0d9f7ed7
chore: 0.6.0-beta release
2022-12-13 16:09:36 +01:00
e794c17fb4
chore: authors add & sort [ci skip]
2022-12-13 16:07:05 +01:00
e788ac21f6
fix: keep abra working if recipe catalogue is offline ( !235 )
...
Co-authored-by: Moritz <moritz.m@local-it.org>
Reviewed-on: coop-cloud/abra#235
2022-12-13 14:42:45 +00:00
4e78b060e0
chore: go mod tidy
2022-12-12 10:50:38 +01:00
4fada9c1b7
Merge remote-tracking branch 'origin/renovate/main-github.com-hetznercloud-hcloud-go-1.x'
2022-12-12 10:50:18 +01:00
08d26e1a39
Merge remote-tracking branch 'origin/renovate/main-github.com-schollz-progressbar-v3-3.x'
2022-12-12 10:49:42 +01:00
581b28a2b1
Merge remote-tracking branch 'origin/renovate/main-golang.org-x-crypto-0.x'
2022-12-12 10:49:32 +01:00
e4d58849ce
chore(deps): update module github.com/go-git/go-git/v5 to v5.5.1
2022-12-12 08:01:31 +00:00
5e8b9d9bf7
chore(deps): update module golang.org/x/crypto to v0.4.0
2022-12-08 08:01:33 +00:00
11dd665794
chore(deps): update module github.com/schollz/progressbar/v3 to v3.12.2
2022-12-07 08:01:51 +00:00
ba163e9bf3
chore(deps): update module github.com/hetznercloud/hcloud-go to v1.38.0
2022-12-06 08:01:41 +00:00
09048ee223
Done did make format
2022-12-05 18:03:13 +00:00
19a055b59b
Add myself to the AUTHORS.md
2022-12-05 18:03:13 +00:00
1b28a07e17
Minor stylistic improvements to MR output in list.
2022-12-05 18:03:13 +00:00
82866cd213
Partial implementation of machine readable output.
...
- Implement global flag for machine readable output.
- Add machine readable output (as JSON) to list command.
2022-12-05 18:03:13 +00:00
47f3d2638b
chore: go mod tidy
2022-12-05 09:30:46 +01:00
a3b894320a
Merge remote-tracking branch 'origin/renovate/main-golang.org-x-sys-0.x'
2022-12-05 09:29:33 +01:00
9424a58c52
chore(deps): update module golang.org/x/sys to v0.3.0
2022-12-05 08:01:48 +00:00
1751ba534e
chore(deps): update module github.com/go-git/go-git/v5 to v5.5.0
2022-12-05 08:01:25 +00:00
a21d431541
fix: don't panic() 😅
2022-11-24 17:33:59 +00:00
8fad34e430
fix: switch back to replacing <recipe>.example.com
...
Fixes #355
2022-11-24 17:33:59 +00:00
a036de3c26
chore: go mod tidy
2022-11-17 13:23:19 +01:00
4c2109e8ce
chore(deps): update module golang.org/x/crypto to v0.3.0
2022-11-17 08:01:01 +00:00
7f745ff19f
feat(cmd)!: run abra.sh commands with /bin/bash if available.
...
BREAKING CHANGE: abra.sh commands that depend on /bin/sh will break
Closes coop-cloud/organising#357 .
See coop-cloud/abra#229 .
2022-11-15 23:01:57 +01:00
521d3d1259
feat(autocomplete): add autocompletion for fish shell
2022-11-15 22:24:34 +01:00
14187449a5
fix: fork passgen
...
See coop-cloud/organising#358
2022-11-14 15:18:54 +01:00
2037f4cc19
chore: go mod tidy
2022-11-11 17:40:42 +01:00
05d492d30b
chore(deps): update module github.com/hetznercloud/hcloud-go to v1.37.0
2022-11-11 08:01:11 +00:00
9591e91ed6
feat(cmd): make env variables accessible for local abra.sh commands
2022-11-10 11:12:35 +00:00
f6f587e506
chore: go mod tidy
2022-11-10 11:47:16 +01:00
4f28dbee87
chore(deps): update module golang.org/x/crypto to v0.2.0
2022-11-10 08:01:07 +00:00
ad1cc038e3
chore(deps): update module github.com/hetznercloud/hcloud-go to v1.36.0
2022-11-09 08:01:00 +00:00