0
0
mirror of https://github.com/thegeeklab/wp-s3-action.git synced 2024-07-27 10:00:55 +02:00
Woodpecker CI plugin to perform S3 actions
Go to file
2024-07-25 04:56:21 +00:00
.github fix doc link 2023-08-29 21:54:39 +02:00
.gitsv use uppercase title for breaking changes in changelog 2023-10-28 22:59:52 +02:00
.woodpecker chore(deps): update quay.io/thegeeklab/wp-docker-buildx docker tag to v5 (#139) 2024-07-08 13:51:04 +02:00
aws fix: ensure uploads on 404 NotFound errors (#125) 2024-06-08 12:39:21 +02:00
cmd/wp-s3-action docs: hide system flags and refactor generator (#112) 2024-05-11 11:08:34 +02:00
docs docs: hide system flags and refactor generator (#112) 2024-05-11 11:08:34 +02:00
internal/doc chore: migrate to wp-plugin-go v3 (#118) 2024-05-18 10:01:22 +02:00
plugin fix: ensure uploads on 404 NotFound errors (#125) 2024-06-08 12:39:21 +02:00
.dictionary refactor: initial commit after rewrite to woodpecker 2023-08-19 16:00:02 +02:00
.gitignore chore: cleanup docs (#69) 2024-01-03 23:04:13 +01:00
.golangci.yml ci: fix golangci-lint deprecations 2024-05-12 11:08:28 +02:00
.lycheeignore ci: exclude dockerhub from linkcheck due to rate limiting 2023-12-05 11:24:34 +01:00
.markdownlint.yml initial commit after fork 2022-05-02 22:43:40 +02:00
.mockery.yaml refactor: use dedicated aws package (#113) 2024-05-12 11:01:28 +02:00
.prettierignore refactor: initial commit after rewrite to woodpecker 2023-08-19 16:00:02 +02:00
Containerfile.multiarch chore(docker): update docker.io/library/golang:1.22 docker digest to 86a3c48 2024-07-25 04:56:21 +00:00
CONTRIBUTING.md fix bare url in contribution file (#117) 2023-05-03 11:51:16 +02:00
go.mod fix(deps): update aws-sdk-go-v2 monorepo (#140) 2024-07-12 08:02:57 +02:00
go.sum fix(deps): update aws-sdk-go-v2 monorepo (#140) 2024-07-12 08:02:57 +02:00
LICENSE initial commit after fork 2022-05-02 22:43:40 +02:00
Makefile chore(deps): update dependency golangci/golangci-lint to v1.59.1 2024-06-10 04:03:29 +00:00
README.md fix doc link 2023-08-29 21:54:39 +02:00
renovate.json add missing files 2022-05-02 22:45:43 +02:00

wp-s3-action

Woodpecker CI plugin to perform S3 actions

Build Status Docker Hub Quay.io Go Report Card GitHub contributors Source: GitHub License: MIT

Woodpecker CI plugin to perform S3 actions. You can find the full documentation at https://woodpecker-plugins.geekdocs.de.

Contributors

Special thanks to all contributors. If you would like to contribute, please see the instructions.

License

This project is licensed under the MIT License - see the LICENSE file for details.