Commit Graph

101 Commits

Author SHA1 Message Date
Robert Kaussow 51889e1102
chore: migrate to wp-plugin-go v3 (#181) 2024-05-17 21:55:16 +02:00
Robert Kaussow 6964a133e8
fix: check is cmd is nil before execution (#176) 2024-05-07 11:57:26 +02:00
Robert Kaussow 757d2804ea
refactor: switch to plugin Cmd and add tests (#175) 2024-05-06 20:29:51 +02:00
renovate[bot] 6c91855a4d
fix(deps): update module golang.org/x/sys to v0.20.0 (#171)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-05 13:03:59 +02:00
Robert Kaussow 77beefbc24
docs: hide system flags and refactor generator (#169) 2024-05-05 13:03:50 +02:00
renovate[bot] 0e549d8232
fix(deps): update module github.com/urfave/cli/v2 to v2.27.2 (#166)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-29 10:27:28 +02:00
renovate[bot] 9ed4065964
fix(deps): update module github.com/thegeeklab/wp-plugin-go to v1.7.1 (#159)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-22 12:38:35 +02:00
renovate[bot] 227a4275de
fix(deps): update module golang.org/x/sys to v0.19.0 (#153)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-05 08:55:17 +02:00
renovate[bot] 5242129034
fix(deps): update module github.com/cenkalti/backoff/v4 to v4.3.0 (#148)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-26 08:32:08 +01:00
renovate[bot] 0143851c2a
fix(deps): update module github.com/thegeeklab/wp-plugin-go to v1.7.0 (#136)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-21 08:52:15 +01:00
renovate[bot] 40bb7451e5
fix(deps): update module github.com/thegeeklab/wp-plugin-go to v1.6.1 (#134)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-07 21:26:37 +01:00
renovate[bot] 9114f75b7f
fix(deps): update module golang.org/x/sys to v0.18.0 (#131)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-06 14:42:27 +01:00
renovate[bot] 4d87c400ae
fix(deps): update module github.com/thegeeklab/wp-plugin-go to v1.6.0 (#123)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-09 22:07:52 +01:00
renovate[bot] 73fe540714
fix(deps): update module golang.org/x/sys to v0.17.0 (#122)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-07 22:36:13 +01:00
renovate[bot] 0109494003
fix(deps): update module github.com/rs/zerolog to v1.32.0 (#118)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-05 08:45:34 +01:00
renovate[bot] 900acf8fa3
fix(deps): update module golang.org/x/sys to v0.16.0 (#95)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-04 20:34:00 +01:00
Robert Kaussow 7cb1fdfd01
chore: cleanup docs and use cmd trace from plugin lib (#94) 2024-01-03 21:23:07 +01:00
renovate[bot] a6c41b061c
fix(deps): update module github.com/urfave/cli/v2 to v2.27.1 (#92)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-01 16:22:03 +01:00
renovate[bot] 207514c780
fix(deps): update module github.com/thegeeklab/wp-plugin-go to v1.3.0 (#90)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-21 13:41:45 +01:00
renovate[bot] a52a430481
fix(deps): update module github.com/thegeeklab/wp-plugin-go to v1.2.0 (#80)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-06 23:04:23 +01:00
Robert Kaussow 713a72e034
chore: bump backoff to v4 (#77) 2023-12-05 15:25:37 +01:00
Robert Kaussow 2a7a54d18e
fix: use semver tag helper from plugin lib (#76)
BREAKING CHANGE: A strict semver method is now used to automatically generate tags. Git tags that are not strictly semver-compatible will be ignored.
2023-12-05 11:46:02 +01:00
renovate[bot] 350c0f8ea6
fix(deps): update module github.com/thegeeklab/wp-plugin-go to v1.1.0 (#75)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-05 11:07:25 +01:00
renovate[bot] 12b5515ec8
fix(deps): update module github.com/urfave/cli/v2 to v2.26.0 (#73)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-04 09:01:13 +01:00
renovate[bot] c9bfab7b8f
fix(deps): update module golang.org/x/sys to v0.15.0 (#70)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-28 09:47:17 +01:00
renovate[bot] b4265d3d97
fix(deps): update module golang.org/x/sys to v0.14.0 (#59)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-04 21:48:30 +01:00
renovate[bot] 1ff1524a7d
fix(deps): update module github.com/thegeeklab/wp-plugin-go to v1.0.2 (#46)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-17 08:56:54 +02:00
renovate[bot] bf53125ec9
fix(deps): update module golang.org/x/sys to v0.13.0 (#38)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-09 14:23:41 +02:00
renovate[bot] 56381f0425
fix(deps): update module github.com/rs/zerolog to v1.31.0 (#32)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-27 13:45:30 +02:00
Robert Kaussow b419036322
feat: add backoff retry to docker version to avoid transient failure (#19) 2023-09-04 20:56:19 +02:00
renovate[bot] 3edc76494a
fix(deps): update module github.com/thegeeklab/wp-plugin-go to v1 (#17)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-04 00:13:37 +02:00
renovate[bot] ad15951ed7
fix(deps): update module golang.org/x/sys to v0.12.0 (#16)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-02 15:36:23 +02:00
Robert Kaussow 82e7c318f0
add tests for custom types (#13) 2023-08-21 11:35:52 +02:00
renovate[bot] 45989a1214
fix(deps): update module github.com/thegeeklab/wp-plugin-go to v0.3.1 (#11)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-17 15:13:48 +02:00
renovate[bot] 495515b164
fix(deps): update module github.com/thegeeklab/wp-plugin-go to v0.3.0 (#6)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-16 16:13:26 +02:00
Robert Kaussow 28564c5118
switch to wp-plugin-go release 2023-08-14 10:31:41 +02:00
Robert Kaussow f528612af5
refactor: initial commit after rewrite to woodpecker 2023-08-13 22:08:53 +02:00
Robert Kaussow 08408124c6
chore: revert multi-registry support (#311) 2023-08-11 10:10:32 +02:00
Robert Kaussow 0cc14f4114
refactor: use parameter list for multiple registries (#309) 2023-08-11 09:13:42 +02:00
renovate[bot] bc5002fdd2
fix(deps): update module golang.org/x/sys to v0.11.0 (#302)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-09 11:36:12 +02:00
renovate[bot] 66c2e4229d
fix(deps): update module golang.org/x/sys to v0.10.0 (#288)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-05 20:31:35 +02:00
renovate[bot] 059911d61e
fix(deps): update module golang.org/x/sys to v0.9.0 (#270)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-13 15:02:13 +02:00
renovate[bot] 611035ccdb
fix(deps): update module github.com/thegeeklab/drone-plugin-lib/v2 to v2.3.4 (#268)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-05 14:08:24 +02:00
renovate[bot] a6049b31c4
fix(deps): update module github.com/urfave/cli/v2 to v2.25.5 (#266)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-05 10:15:25 +02:00
renovate[bot] 99a5d70b8f
fix(deps): update module github.com/sirupsen/logrus to v1.9.3 (#265)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-05 10:00:44 +02:00
renovate[bot] 4d109acb51
fix(deps): update module github.com/thegeeklab/drone-plugin-lib/v2 to v2.3.3 (#263)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-29 14:52:06 +02:00
renovate[bot] b99fd0720f
fix(deps): update module github.com/urfave/cli/v2 to v2.25.4 (#262)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-29 11:37:30 +02:00
renovate[bot] b38f5352ad
fix(deps): update module github.com/sirupsen/logrus to v1.9.2 (#255)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-26 10:58:05 +02:00
renovate[bot] 902fffa343
fix(deps): update module golang.org/x/sys to v0.8.0 (#246)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-14 18:55:59 +02:00
renovate[bot] 64a4055903
fix(deps): update module github.com/urfave/cli/v2 to v2.25.3 (#249)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-13 11:14:32 +02:00