Woodpecker CI plugin to perform S3 actions
Go to file
renovate[bot] 5d22227635 chore(docker): update docker.io/library/golang:1.22 docker digest to d5302d4 2024-04-25 05:05:55 +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 v4 (#100) 2024-03-27 08:43:17 +01:00
cmd/wp-s3-action docs: fix default value property in data file 2024-01-03 23:26:16 +01:00
docs cleanup docs and examples 2024-03-12 20:43:37 +01:00
plugin chore(deps): update dependency golangci/golangci-lint to v1.56.1 (#88) 2024-02-12 09:26:02 +01: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 fix: replace logrus by zerolog (#51) 2023-12-06 09:29:39 +01: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
.prettierignore refactor: initial commit after rewrite to woodpecker 2023-08-19 16:00:02 +02:00
CONTRIBUTING.md fix bare url in contribution file (#117) 2023-05-03 11:51:16 +02:00
Containerfile.multiarch chore(docker): update docker.io/library/golang:1.22 docker digest to d5302d4 2024-04-25 05:05:55 +00:00
LICENSE initial commit after fork 2022-05-02 22:43:40 +02:00
Makefile chore(deps): update dependency golangci/golangci-lint to v1.57.2 2024-04-01 04:08:24 +00:00
README.md fix doc link 2023-08-29 21:54:39 +02:00
go.mod fix(deps): update module github.com/thegeeklab/wp-plugin-go to v1.7.1 (#104) 2024-04-22 12:38:40 +02:00
go.sum fix(deps): update module github.com/thegeeklab/wp-plugin-go to v1.7.1 (#104) 2024-04-22 12:38:40 +02:00
renovate.json add missing files 2022-05-02 22:45:43 +02:00

README.md

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.