Drone plugin to synchronize a directory with an S3 bucket
Go to file
Robert Kaussow dc9499494d
add deprecation notice
2023-08-29 21:37:10 +02:00
.chglog initial commit after fork 2022-05-02 22:43:40 +02:00
.github fix worind in readme and adjust repo config 2022-07-21 09:48:00 +02:00
_docs docs: fix properties file syntax due to changes in the theme (#53) 2022-11-24 15:09:36 +01:00
cmd/drone-s3-sync refactor: add more linters and fix findings (#78) 2023-02-08 10:14:25 +01:00
plugin refactor: add more linters and fix findings (#78) 2023-02-08 10:14:25 +01:00
.dictionary docs: add usage examples 2022-05-26 17:49:28 +02:00
.gitignore initial commit after fork 2022-05-02 22:43:40 +02:00
.golangci.yml chore(deps): update dependency golangci/golangci-lint to v1.53.2 (#131) 2023-06-05 09:54:56 +02:00
.markdownlint.yml initial commit after fork 2022-05-02 22:43:40 +02:00
.prettierignore initial commit after fork 2022-05-02 22:43:40 +02:00
CONTRIBUTING.md fix bare url in contribution file (#117) 2023-05-03 11:51:16 +02:00
Dockerfile.multiarch chore(docker): update golang:1.20 docker digest to 839ba88 2023-08-17 00:26:45 +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.54.1 2023-08-14 04:23:31 +00:00
README.md add deprecation notice 2023-08-29 21:37:10 +02:00
go.mod fix(deps): update module github.com/urfave/cli/v2 to v2.25.7 (#140) 2023-07-19 09:54:49 +02:00
go.sum fix(deps): update module github.com/urfave/cli/v2 to v2.25.7 (#140) 2023-07-19 09:54:49 +02:00

README.md

drone-s3-sync

DISCONTINUED: Drone plugin to synchronize a directory with an S3 bucket

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

DISCONTINUED: As I don't use Drone CI anymore, this project is unmaintained. If you are interested in a free and open source CI system check out Woodpecker CI.

Drone plugin to synchronize a directory with an S3 bucket. You can find the full documentation at https://drone-plugin-index.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.