0
0
mirror of https://github.com/thegeeklab/wp-s3-action.git synced 2024-09-19 15:32:46 +02:00
Commit Graph

10 Commits

Author SHA1 Message Date
5bb291acf9
fix: ensure uploads on 404 NotFound errors (#125) 2024-06-08 12:39:21 +02:00
0752e23352
refactor: use dedicated aws package (#113) 2024-05-12 11:01:28 +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
d17aede4bb
cleanup 2023-08-21 12:50:44 +02:00
2932153f5d
refactor: initial commit after rewrite to woodpecker 2023-08-19 16:00:02 +02:00
d2730125d8
refactor: add more linters and fix findings (#78) 2023-02-08 10:14:25 +01:00
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
2c1fe02de9
refactor: add plugin flags to category (#16) 2022-05-29 12:37:09 +02:00
a5178a89a5
docs: add basic documentation 2022-05-03 13:40:39 +02:00
4681e2d02b
refactor: rewrite plugin to use drone plugin lib (#3) 2022-05-03 11:45:54 +02:00