Commit Graph

14 Commits

Author SHA1 Message Date
Robert Kaussow e14a5011da
chore: migrate to wp-plugin-go v3 (#118) 2024-05-18 10:01:22 +02:00
Robert Kaussow 174d9ef5bb
ci: fix golangci-lint deprecations 2024-05-12 11:08:28 +02:00
Robert Kaussow 0752e23352
refactor: use dedicated aws package (#113) 2024-05-12 11:01:28 +02:00
Robert Kaussow bcfd874890
docs: hide system flags and refactor generator (#112) 2024-05-11 11:08:34 +02:00
renovate[bot] ee3c17903c
chore(deps): update dependency golangci/golangci-lint to v1.56.1 (#88)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Robert Kaussow <mail@thegeeklab.de>
2024-02-12 09:26:02 +01:00
Robert Kaussow d17aede4bb
cleanup 2023-08-21 12:50:44 +02:00
Robert Kaussow 2932153f5d
refactor: initial commit after rewrite to woodpecker 2023-08-19 16:00:02 +02:00
Robert Kaussow d2730125d8
refactor: add more linters and fix findings (#78) 2023-02-08 10:14:25 +01:00
Robert Kaussow df7cc521d1
refactor: rename parameter access to acl (#18)
BREAKING CHANGE: The parameter `access` was renamed to `acl` and the environment variable `PLUGIN_ACCESS` was removed.
2022-05-29 22:36:25 +02:00
Robert Kaussow 5207ccc664
fix(deps): update module github.com/thegeeklab/drone-plugin-lib to v2 2022-05-29 13:56:55 +02:00
Robert Kaussow 2c1fe02de9
refactor: add plugin flags to category (#16) 2022-05-29 12:37:09 +02:00
Robert Kaussow 76e29e2a63
refactor: switch to forked thegeeklab/drone-plugin-lib (#4) 2022-05-03 22:48:24 +02:00
Robert Kaussow a5178a89a5
docs: add basic documentation 2022-05-03 13:40:39 +02:00
Robert Kaussow 4681e2d02b
refactor: rewrite plugin to use drone plugin lib (#3) 2022-05-03 11:45:54 +02:00