Commit Graph

1384 Commits

Author SHA1 Message Date
3wc 6c93f980dc chore: tweak docker build 2023-01-15 18:08:22 -08:00
3wc 57f52bbf33 chore: disable go cache for now, parallelise build 2023-01-15 17:16:32 -08:00
3wc 9f5620d881 chore: attempt to fix drone build 2023-01-15 17:11:50 -08:00
3wc 44c4555aae chore: attempt to enable go caching for docker image build 2023-01-15 17:10:57 -08:00
3wc 025d1e0a8c chore: tweak drone image building 2023-01-15 17:10:52 -08:00
3wc f484021148 feat: add docker image, auto-built using CI 2023-01-15 17:10:45 -08:00
3wc 1403eac72c fix: parse "Status" field during `catalogue generate` 2023-01-15 17:10:45 -08:00
Cassowary a6e23938eb Add tests to jsontable.
- Test major functionality of jsontable
- Fix bug discovered in testing.
2023-01-15 17:10:36 -08:00
Cassowary 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
decentral1se 89fcb5b216
chore: go mod tidy 2023-01-06 10:05:20 +01:00
Comrade Renovate Bot 56b3e9bb19 chore(deps): update module github.com/go-git/go-git/v5 to v5.5.2 2023-01-06 08:02:14 +00:00
decentral1se 9aa4a98b0b
chore: go mod tidy 2023-01-05 17:45:33 +01:00
decentral1se 5fbba0c934
Merge remote-tracking branch 'origin/renovate/main-golang.org-x-sys-0.x' 2023-01-05 17:44:53 +01:00
decentral1se d772f4b2c6
Merge remote-tracking branch 'origin/renovate/main-golang.org-x-crypto-0.x' 2023-01-05 17:44:31 +01:00
Comrade Renovate Bot 7513fbd57d chore(deps): update module golang.org/x/sys to v0.4.0 2023-01-05 08:02:28 +00:00
Comrade Renovate Bot 9082761f86 chore(deps): update module golang.org/x/crypto to v0.5.0 2023-01-05 08:02:09 +00:00
Comrade Renovate Bot a3bd6e14d0 chore(deps): update module github.com/schollz/progressbar/v3 to v3.13.0 2023-01-05 08:01:57 +00:00
decentral1se 49dd702d98
chore: go mod tidy 2023-01-04 09:36:35 +01:00
decentral1se e4cd5e3efe
Merge remote-tracking branch 'origin/renovate/main-github.com-hetznercloud-hcloud-go-1.x' 2023-01-04 09:36:13 +01:00
Comrade Renovate Bot 1db4602020 chore(deps): update module github.com/hashicorp/go-retryablehttp to v0.7.2 2023-01-04 08:01:58 +00:00
Comrade Renovate Bot b50718050b chore(deps): update module github.com/hetznercloud/hcloud-go to v1.39.0 2022-12-30 08:01:53 +00:00
3wc 9e39e1dc88 docs: fix typo in error message 2022-12-22 19:27:42 -08:00
decentral1se 1a3a53cfc2
chore: go mod tidy 2022-12-19 09:06:28 +01:00
Comrade Renovate Bot 5f53d591f8
chore(deps): update module github.com/docker/docker to v20.10.22 2022-12-19 09:06:27 +01:00
Comrade Renovate Bot d7013518cc chore(deps): update module github.com/docker/cli to v20.10.22 2022-12-19 08:01:53 +00:00
3wc b204b289d1 fix: disable progress bar with machine-readable output 2022-12-16 10:20:51 -08:00
decentral1se 3a0d9f7ed7
chore: 0.6.0-beta release 2022-12-13 16:09:36 +01:00
decentral1se e794c17fb4
chore: authors add & sort [ci skip] 2022-12-13 16:07:05 +01:00
moritz 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
decentral1se 4e78b060e0
chore: go mod tidy 2022-12-12 10:50:38 +01:00
decentral1se 4fada9c1b7
Merge remote-tracking branch 'origin/renovate/main-github.com-hetznercloud-hcloud-go-1.x' 2022-12-12 10:50:18 +01:00
decentral1se 08d26e1a39
Merge remote-tracking branch 'origin/renovate/main-github.com-schollz-progressbar-v3-3.x' 2022-12-12 10:49:42 +01:00
decentral1se 581b28a2b1
Merge remote-tracking branch 'origin/renovate/main-golang.org-x-crypto-0.x' 2022-12-12 10:49:32 +01:00
Comrade Renovate Bot e4d58849ce chore(deps): update module github.com/go-git/go-git/v5 to v5.5.1 2022-12-12 08:01:31 +00:00
Comrade Renovate Bot 5e8b9d9bf7 chore(deps): update module golang.org/x/crypto to v0.4.0 2022-12-08 08:01:33 +00:00
Comrade Renovate Bot 11dd665794 chore(deps): update module github.com/schollz/progressbar/v3 to v3.12.2 2022-12-07 08:01:51 +00:00
Comrade Renovate Bot ba163e9bf3 chore(deps): update module github.com/hetznercloud/hcloud-go to v1.38.0 2022-12-06 08:01:41 +00:00
Cassowary 09048ee223 Done did `make format` 2022-12-05 18:03:13 +00:00
Cassowary 19a055b59b Add myself to the AUTHORS.md 2022-12-05 18:03:13 +00:00
Cassowary 1b28a07e17 Minor stylistic improvements to MR output in list. 2022-12-05 18:03:13 +00:00
Cassowary 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
decentral1se 47f3d2638b
chore: go mod tidy 2022-12-05 09:30:46 +01:00
decentral1se a3b894320a
Merge remote-tracking branch 'origin/renovate/main-golang.org-x-sys-0.x' 2022-12-05 09:29:33 +01:00
Comrade Renovate Bot 9424a58c52 chore(deps): update module golang.org/x/sys to v0.3.0 2022-12-05 08:01:48 +00:00
Comrade Renovate Bot 1751ba534e chore(deps): update module github.com/go-git/go-git/v5 to v5.5.0 2022-12-05 08:01:25 +00:00
3wc a21d431541 fix: don't panic() 😅 2022-11-24 17:33:59 +00:00
3wc 8fad34e430 fix: switch back to replacing <recipe>.example.com
Fixes #355
2022-11-24 17:33:59 +00:00
decentral1se a036de3c26
chore: go mod tidy 2022-11-17 13:23:19 +01:00
Comrade Renovate Bot 4c2109e8ce chore(deps): update module golang.org/x/crypto to v0.3.0 2022-11-17 08:01:01 +00:00
Moritz 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