Drone plugin to synchronize a directory with an S3 bucket
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
renovate[bot] ce55cbda96
fix(deps): update module github.com/aws/aws-sdk-go to v1.44.224 (#97)
3 days ago
.chglog initial commit after fork 11 months ago
.github fix worind in readme and adjust repo config 8 months ago
_docs docs: fix properties file syntax due to changes in the theme (#53) 4 months ago
cmd/drone-s3-sync refactor: add more linters and fix findings (#78) 1 month ago
plugin refactor: add more linters and fix findings (#78) 1 month ago
.dictionary docs: add usage examples 10 months ago
.drone.yml ci: bump container build plugin to drone-docker-buildx:23 (#81) 1 month ago
.gitignore initial commit after fork 11 months ago
.golangci.yml refactor: add more linters and fix findings (#78) 1 month ago
.markdownlint.yml initial commit after fork 11 months ago
.prettierignore initial commit after fork 11 months ago
CONTRIBUTING.md add missing files 11 months ago
Dockerfile.multiarch chore(docker): update golang:1.20 docker digest to 5990c4f 7 days ago
LICENSE initial commit after fork 11 months ago
Makefile chore(deps): update dependency golangci/golangci-lint to v1.52.0 3 days ago
README.md fix worind in readme and adjust repo config 8 months ago
go.mod fix(deps): update module github.com/aws/aws-sdk-go to v1.44.224 (#97) 3 days ago
go.sum fix(deps): update module github.com/aws/aws-sdk-go to v1.44.224 (#97) 3 days ago
renovate.json add missing files 11 months ago

README.md

drone-s3-sync

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

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.