Releases: bep/s3deploy
v2.1.0
Changelog
978e248 circleci: Run 1 build at a time
3ecbc58 Update Goreleaser to use npfm
64e9fd7 Add codecov config
64001c0 Add appveyor config
584dca4 Update CircleCI to Go 1.11
4b2feef Update Travis to Go 1.11
6b61404 Add go.mod
5493c6a Normalize NFD filenames
e1969a6 Add link to tutorial
ab9cec7 Add AWS region information to README
v2.0.2
v2.0.1
v2.0.0
See the v2.0.0 Milestone for the related issues.
This is a backwards compatible rewrite: We now use github.com/aws/aws-sdk-go
, have added some new flags and a sensible test coverage, but expect all existing s3deploy
configuration to run just fine.
Changelog
3619b13 Polish the Deploy method
05293bd Fix source path test on Windows
ca99243 Add source path sanity check
e58ee73 Add test data for hidden folder
a67c15c Add --try flag
d638229 Fix some test races
3114b22 Update release config
c2f0a6c Fix some Golint etc. warnings
4bb8604 travis: Upload coverage report to codecov.io
ac13be2 Add build badges etc.
5d4c5af Adjust Travis build
8f32f05 Add Travis config
d2b1ac7 Remove unused file
844157a Fix test on Windows
34c69bb Update to use github.com/aws/aws-sdk-go etc.
Automated with GoReleaser
Built with go version go1.10 linux/amd64
v1.3.1
v1.3
v1.2
v1.1.1
v1.1
Changelog
deb2d96 Update release build config
99e5e49 Move flag handling to the lib package
d8dcd2c Return some upload stats
85740e8 Add CircleCI badge
81ebd89 Make it usable as a library
84d9d90 Add -V flag to print version
de295c7 Add flag for optional config file
eee5355 Add -path flag to support multiple sites in one bucket
ab49aff Fix brew config
Automated with GoReleaser
Built with go version go1.9 linux/amd64