Commit Graph

218 Commits

Author SHA1 Message Date
Robert Kaussow 5e6b213c13
fix: fix global logger setup (#80) 2024-05-07 10:10:59 +02:00
renovate[bot] 5ca8c9ac0e
fix(deps): update module golang.org/x/net to v0.25.0 (#79)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-06 21:29:08 +02:00
Robert Kaussow df36058fa9
feat: add GetUserHomeDir and WriteTmpFile (#78) 2024-05-06 14:27:56 +02:00
renovate[bot] c48fbf9bd7 chore(deps): update dependency golangci/golangci-lint to v1.58.0 2024-05-06 03:07:14 +00:00
Robert Kaussow d2c3493d68
fix: fix IsDirEmpty and add tests (#76) 2024-05-05 16:53:03 +02:00
Robert Kaussow 211b38e908
feat: add new helper function IsDirEmpty (#75) 2024-05-05 16:33:21 +02:00
renovate[bot] 3cb24ef473
fix(deps): update module golang.org/x/sys to v0.20.0 (#73)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-05 16:29:28 +02:00
Robert Kaussow 830d37fa00
feat: overwrite Cmd.Run to set defaults (#74) 2024-05-05 16:29:17 +02:00
Robert Kaussow 25469ebab3
feat: add new helper function IsDir (#72) 2024-05-05 14:56:07 +02:00
Robert Kaussow 7143086616
feat: add custom type Cmd (#71) 2024-05-05 14:55:58 +02:00
Robert Kaussow 8ad911886e
fix: print version with newline (#70) 2024-05-04 15:50:28 +02:00
Robert Kaussow fc2102453c
bump module major version 2024-05-04 14:13:52 +02:00
Robert Kaussow f381a5e6ba
fix: rename SkipVerify to InsecureSkipVerify (#69)
BREAKING CHANGE: The struct field `Network.SkipVerify` was renamed to `Network.InsecureSkipVerify`.
2024-05-04 13:55:56 +02:00
Robert Kaussow 35072e3425
feat: add option to hide woodpecker system flags (#68) 2024-05-03 22:51:11 +02:00
renovate[bot] 86776b673a
fix(deps): update module github.com/urfave/cli/v2 to v2.27.2 (#67)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-29 10:26:04 +02:00
renovate[bot] b0a1901a24
fix(deps): update module golang.org/x/net to v0.24.0 (#65)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-20 14:27:27 +02:00
renovate[bot] d0c70f927c
fix(deps): update module golang.org/x/net to v0.23.0 [security] (#66)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-20 14:20:50 +02:00
renovate[bot] 298d61949a chore(deps): update dependency golangci/golangci-lint to v1.57.2 2024-04-01 03:51:00 +00:00
renovate[bot] bed6ac8b2b chore(deps): update dependency golangci/golangci-lint to v1.57.1 2024-03-25 05:12:15 +00:00
Robert Kaussow 7930845038
feat: add slice and file helpers (#62) 2024-03-11 11:57:11 +01:00
Robert Kaussow 937c247354
refactor: use test runs and add test case names (#61) 2024-03-11 11:52:52 +01:00
renovate[bot] e2c4966872
fix(deps): update module github.com/stretchr/testify to v1.9.0 (#60)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-11 09:34:36 +01:00
Robert Kaussow 35a26ac068
refactor: use testify assert (#59) 2024-03-11 09:23:17 +01:00
renovate[bot] 2a7e9279ef
fix(deps): update module golang.org/x/net to v0.22.0 (#58)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-06 14:42:47 +01:00
renovate[bot] d1beab97d4 chore(deps): update dependency golangci/golangci-lint to v1.56.2 2024-02-19 04:42:09 +00:00
Robert Kaussow 8c3794eb7c
[skip ci] revert renovate automerge config 2024-02-15 12:19:24 +01:00
renovate[bot] 796cbec0da
chore(deps): update dependency golangci/golangci-lint to v1.56.1 (#56)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Robert Kaussow <mail@thegeeklab.de>
2024-02-12 09:25:15 +01:00
Robert Kaussow 31d672035c
feat: add file helper functions (#55) 2024-02-09 09:38:23 +01:00
renovate[bot] 3c0f251311
fix(deps): update module golang.org/x/net to v0.21.0 (#54)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-08 08:33:37 +01:00
renovate[bot] e8fc7311e9
chore(deps): update docker.io/library/golang docker tag to v1.22 (#53)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Robert Kaussow <mail@thegeeklab.de>
2024-02-07 22:34:04 +01:00
Robert Kaussow 0fc784c337
run ci on renovate auto branches 2024-02-07 09:10:06 +01:00
Robert Kaussow d4c7b0dcac
ci: enable ci run on renovate branches 2024-02-05 08:58:25 +01:00
renovate[bot] a351500b85
fix(deps): update module github.com/rs/zerolog to v1.32.0 (#52)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-05 08:45:12 +01:00
renovate[bot] 5f68ea9045 chore(deps): update dependency mvdan/gofumpt to v0.6.0 2024-01-30 10:00:02 +00:00
renovate[bot] 1d7a4ee63b
fix(deps): update module golang.org/x/net to v0.20.0 (#50)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-09 11:20:07 +01:00
Robert Kaussow 1a6a376eb1
feat: add template func ToSentence (#49) 2024-01-02 22:21:53 +01:00
Robert Kaussow 9196a966c5
fix: fix doc types and add missing dict (#48) 2024-01-02 21:46:32 +01:00
Robert Kaussow 5dce9de670
feat: add cmd trace method (#47) 2024-01-01 21:42:17 +01:00
Robert Kaussow ddde4d726e
fix: dont add none-plugin flags to docs (#46) 2024-01-01 18:07:31 +01:00
Robert Kaussow ae9066d3cc
feat: generate required and type information for docs (#45) 2024-01-01 17:54:09 +01:00
renovate[bot] f5134fd97b
fix(deps): update module github.com/urfave/cli/v2 to v2.27.1 (#44)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-01 16:21:50 +01:00
Robert Kaussow 21c32be0db
use list style synatx and cleanup (#43) 2023-12-23 23:43:58 +01:00
dependabot[bot] 5166e57e84
chore(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 (#42)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-21 11:29:15 +01:00
Robert Kaussow 5e20ca049e
feat: add sprig template functions to docs helper (#41) 2023-12-21 11:15:41 +01:00
Robert Kaussow 4d62198740
feat: add helper to auto-generate cli docs (#40) 2023-12-21 09:13:00 +01:00
Robert Kaussow 6d2c362281
ci: add missing test group 2023-12-15 22:34:43 +01:00
Robert Kaussow 88f785414f
feat: add helper function to ensure string prefix (#39) 2023-12-06 21:52:29 +01:00
Robert Kaussow 1e98790015
fix: remove workaround for missing pipeline url (#38) 2023-12-06 10:14:10 +01:00
Robert Kaussow 2e7fbdc855
fix: replace logrus by zerolog (#37) 2023-12-06 09:29:18 +01:00
Robert Kaussow 01669b9aff
chore: move tag helpers to tag package (#36) 2023-12-05 10:03:18 +01:00