Woodpecker CI plugin to perform S3 actions
Go to file
Robert Kaussow 495d689c0d
fix doc link
2023-08-29 21:54:39 +02:00
.chglog refactor: initial commit after rewrite to woodpecker 2023-08-19 16:00:02 +02:00
.github fix doc link 2023-08-29 21:54:39 +02:00
.woodpecker fix ci config 2023-08-22 22:23:32 +02:00
_docs refactor: initial commit after rewrite to woodpecker 2023-08-19 16:00:02 +02:00
cmd/wp-s3-action cleanup 2023-08-21 12:50:44 +02:00
plugin cleanup 2023-08-21 12:50:44 +02:00
.dictionary refactor: initial commit after rewrite to woodpecker 2023-08-19 16:00:02 +02:00
.gitignore fix ci config 2023-08-22 22:23:32 +02:00
.golangci.yml refactor: initial commit after rewrite to woodpecker 2023-08-19 16:00:02 +02: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(deps): pin golang docker tag to b490ae1 (#1) 2023-08-19 16:16:06 +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.54.2 (#6) 2023-08-28 12:06:21 +02:00
README.md fix doc link 2023-08-29 21:54:39 +02:00
go.mod fix(deps): update module github.com/aws/aws-sdk-go to v1.44.328 (#4) 2023-08-22 08:48:03 +02:00
go.sum fix(deps): update module github.com/aws/aws-sdk-go to v1.44.328 (#4) 2023-08-22 08:48:03 +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.