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 |
|
|
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 |
|
|
0fc784c337
|
run ci on renovate auto branches
|
2024-02-07 09:10:06 +01:00 |
|
|
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 |
|
|
1a6a376eb1
|
feat: add template func ToSentence (#49)
|
2024-01-02 22:21:53 +01:00 |
|
|
9196a966c5
|
fix: fix doc types and add missing dict (#48)
|
2024-01-02 21:46:32 +01:00 |
|
|
5dce9de670
|
feat: add cmd trace method (#47)
|
2024-01-01 21:42:17 +01:00 |
|
|
ddde4d726e
|
fix: dont add none-plugin flags to docs (#46)
|
2024-01-01 18:07:31 +01:00 |
|
|
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 |
|
|
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 |
|
|
5e20ca049e
|
feat: add sprig template functions to docs helper (#41)
|
2023-12-21 11:15:41 +01:00 |
|
|
4d62198740
|
feat: add helper to auto-generate cli docs (#40)
|
2023-12-21 09:13:00 +01:00 |
|
|
6d2c362281
|
ci: add missing test group
|
2023-12-15 22:34:43 +01:00 |
|
|
88f785414f
|
feat: add helper function to ensure string prefix (#39)
|
2023-12-06 21:52:29 +01:00 |
|
|
1e98790015
|
fix: remove workaround for missing pipeline url (#38)
|
2023-12-06 10:14:10 +01:00 |
|
|
2e7fbdc855
|
fix: replace logrus by zerolog (#37)
|
2023-12-06 09:29:18 +01:00 |
|
|
01669b9aff
|
chore: move tag helpers to tag package (#36)
|
2023-12-05 10:03:18 +01:00 |
|
renovate[bot]
|
58c6aa57d6
|
fix(deps): update module golang.org/x/net to v0.19.0 (#32)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-12-05 09:56:22 +01:00 |
|
renovate[bot]
|
b9c680d48e
|
fix(deps): update module github.com/masterminds/semver/v3 to v3.2.1 (#35)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-12-05 09:56:14 +01:00 |
|
renovate[bot]
|
77e4b90e71
|
fix(deps): update module github.com/urfave/cli/v2 to v2.26.0 (#33)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-12-05 09:52:21 +01:00 |
|
|
f6a6872eda
|
feat: add helper functions to generate semver tags from refs (#34)
|
2023-12-05 09:51:56 +01:00 |
|
|
1886af5262
|
remove deprecated go version from golangci config
|
2023-11-08 09:25:25 +01:00 |
|
renovate[bot]
|
c99a5f41bd
|
chore(deps): update dependency golangci/golangci-lint to v1.55.2
|
2023-11-06 04:01:18 +00:00 |
|
renovate[bot]
|
d8967959b3
|
chore(deps): update dependency golangci/golangci-lint to v1.55.1
|
2023-10-30 07:12:16 +00:00 |
|
|
f44e9418a5
|
ci: use gotestsum for better test output (#29)
|
2023-10-29 16:03:59 +01:00 |
|
|
dc650151de
|
use uppercase title for breaking changes in changelog
|
2023-10-28 22:59:47 +02:00 |
|
renovate[bot]
|
4ad4b403b2
|
chore(deps): update dependency golangci/golangci-lint to v1.55.0
|
2023-10-23 04:20:55 +00:00 |
|
|
387b670dc1
|
ci: fix changelog generation for tag events (#27)
|
2023-10-17 14:03:29 +02:00 |
|
|
64fe4a8de8
|
cleanup ci build workflow
|
2023-10-17 00:52:16 +02:00 |
|
renovate[bot]
|
993cbd3ea5
|
fix(deps): update module golang.org/x/net to v0.17.0 [security] (#25)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-10-17 00:42:20 +02:00 |
|
renovate[bot]
|
36651b46c3
|
fix(deps): update module github.com/rs/zerolog to v1.31.0 (#24)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-10-17 00:36:32 +02:00 |
|
|
4292cc75a1
|
ci: fix releases and add linkcheck (#26)
|
2023-10-17 00:36:19 +02:00 |
|
|
6f5c8d54de
|
fix: fix commit message split and add test (#22)
|
2023-09-03 22:00:06 +02:00 |
|
|
1d057f04d8
|
feat: expose commit title and description in addition to full message (#21)
|
2023-09-02 21:00:19 +02:00 |
|
renovate[bot]
|
edebd80492
|
chore(deps): update dependency golangci/golangci-lint to v1.54.2
|
2023-08-28 04:29:13 +00:00 |
|
|
d464eb9f3f
|
fix gitignore
|
2023-08-22 22:24:13 +02:00 |
|
|
2de2fd6b5d
|
unify ci
|
2023-08-22 09:46:01 +02:00 |
|
|
dadec812be
|
ci: remove deps step
|
2023-08-21 14:05:56 +02:00 |
|
|
18cbf21a0e
|
feat: add option to pass custom args to cli app (#19)
|
2023-08-21 11:04:35 +02:00 |
|
|
535fbe4771
|
feat: add custom cli types for string maps (#18)
BREAKING CHANGE: The existing type `StringSliceFlag` was moved to the new `types` package.
|
2023-08-19 15:25:53 +02:00 |
|
|
b9e185044c
|
bump golang to v1.21 (#17)
|
2023-08-19 15:17:54 +02:00 |
|
|
893f41d45b
|
fix: use int for commit pull request (#16)
|
2023-08-17 12:14:16 +02:00 |
|
|
19652bf3ba
|
switch to wp-matrix for ci notifications
|
2023-08-16 15:04:27 +02:00 |
|