Commit Graph

236 Commits

Author SHA1 Message Date
renovate[bot] 69e76ceef1 chore(docker): update docker digests 2023-02-11 10:58:14 +00:00
renovate[bot] 7a1edbc681 chore(docker): update golang:1.20 docker digest to 53b7958 2023-02-10 08:34:29 +00:00
renovate[bot] 928f22a463 chore(docker): update golang:1.20 docker digest to 6e835db 2023-02-09 19:50:29 +00:00
Robert Kaussow af610fd62f
fix license link in readme (#32) 2023-02-09 10:48:08 +01:00
Robert Kaussow 7f97c44d95
ci: bump container build plugin to drone-docker-buildx:23 (#31) 2023-02-09 08:54:31 +01:00
renovate[bot] 3f3d214057
fix(deps): update module github.com/thegeeklab/drone-plugin-lib/v2 to v2.3.1 (#29) 2023-02-08 17:19:29 +01:00
Robert Kaussow d3a50a8c36
fix drone-matrix template (#30) 2023-02-08 17:16:56 +01:00
renovate[bot] af6bf43fdc
fix(deps): update module github.com/joho/godotenv to v1.5.1 (#22) 2023-02-08 11:07:50 +01:00
renovate[bot] e09ba33859
fix(deps): update module golang.org/x/sys to v0.5.0 (#28) 2023-02-08 11:06:42 +01:00
renovate[bot] 3629e8a419
chore(deps): update golang docker tag to v1.20 (#21) 2023-02-08 10:24:17 +01:00
Robert Kaussow 22ebe21da3
refactor: add more linters and fix findings (#27) 2023-02-08 10:16:10 +01:00
renovate[bot] b00aab95c2 chore(deps): update dependency golangci/golangci-lint to v1.51.1 2023-02-06 04:41:35 +00:00
renovate[bot] d908f334b3 chore(docker): update golang:1.19 docker digest to 09009d4 2023-02-05 14:37:32 +00:00
renovate[bot] 7a0d17435b chore(docker): update golang:1.19 docker digest to 101204a 2023-02-05 07:21:48 +00:00
renovate[bot] 15529a9134 chore(docker): update golang:1.19 docker digest to 9e577b0 2023-02-04 13:59:32 +00:00
renovate[bot] 25ac3ef874
fix(deps): update module github.com/urfave/cli/v2 to v2.24.3 (#20) 2023-02-03 08:48:38 +01:00
Robert Kaussow 91a0ce550d
unify makefile syntax (#19) 2023-01-14 23:01:04 +01:00
Robert Kaussow 248ea590bd
refactor: use buildx for multiarch container builds (#18) 2023-01-14 22:46:03 +01:00
renovate[bot] 1ec18c1c68 chore(docker): update docker digests 2023-01-10 00:30:39 +00:00
Robert Kaussow b2e043e0dd
ci: switch to buildx plugin (#16) 2023-01-08 15:45:27 +01:00
Robert Kaussow 070f45d76f
BREAKING CHANGE: remove support for arm32 (#15) 2023-01-08 15:06:22 +01:00
renovate[bot] eb50487be4
fix(deps): update module github.com/thegeeklab/drone-plugin-lib/v2 to v2.2.1 (#14) 2022-12-21 08:45:19 +01:00
renovate[bot] b73a012b6d
fix(deps): update module github.com/urfave/cli/v2 to v2.23.7 (#13) 2022-12-20 21:07:12 +01:00
Robert Kaussow 0b5bce3186
fix git-action pages directory (#12) 2022-12-04 18:35:04 +01:00
Robert Kaussow 3dbb159e39
fix git-action plugin image (#11) 2022-12-03 14:16:02 +01:00
Robert Kaussow d33d885443
fix branch name used in git-action (#10) 2022-12-03 13:50:16 +01:00
Robert Kaussow 6fa2f5060b
ci: use git-action plugin to update docs branch (#9) 2022-12-03 13:43:09 +01:00
Robert Kaussow 2160d9ac22
chore: rename parameter remote to remote_url (#8)
BREAKING CHANGE: The option `remote` was renamed to `remote_url`.
2022-12-02 22:34:11 +01:00
Robert Kaussow e8c4aad467
refactor: rework plugin structure and add pages action (#7) 2022-12-02 22:21:35 +01:00
Robert Kaussow 686de4edfd
fix: ensure to remove GIT_COMMIT_* env vars to avoid config overlapping (#6) 2022-11-29 11:12:03 +01:00
Robert Kaussow 11a510b5ae
fix: add missing git to containers (#5) 2022-11-29 10:51:50 +01:00
Robert Kaussow 6735cb80e6
fix: unset git env vars to avoid overlapping with plugin config (#4) 2022-11-29 10:40:42 +01:00
Robert Kaussow 05857f9db3
docs: add basic documentation (#3) 2022-11-28 15:36:01 +01:00
Robert Kaussow f3f7b9d8cd
fix drone config signature (#2) 2022-11-27 17:54:52 +01:00
Robert Kaussow 873a7c6437
initial commit after fork 2022-11-27 14:33:39 +01:00
Thomas Boerger cc621215e3
Initial commit 2019-06-07 14:04:53 +02:00