S3deploy Versions Save

A simple tool to deploy static websites to Amazon S3 and CloudFront with Gzip and custom headers support (e.g. "Cache-Control")

v2.4.0

2 years ago

Changelog

aad0700 goreleaser: Update config to new version 54ffc30 Bump github.com/aws/aws-sdk-go from 1.15.27 to 1.40.20 627809c Bump gopkg.in/yaml.v2 from 2.2.1 to 2.4.0 f915e48 Bump github.com/stretchr/testify from 1.2.2 to 1.7.0 5ef0487 Bump golang.org/x/text from 0.3.0 to 0.3.7 ab8a188 Handle CDN invalidate for root context stored in bucket sub path 9f387d0 Allow setting ACL as a string 6e56b8f readme: Update path in go get 977f0c9 Simplify normalizeInvalidationPaths 78ad173 releaser: Bump to Go 1.16.7 9d67e2b github: Fix failing test on Windows in GitHub actions eea77a0 github: Fix test package 678875d readme: Add test status badge 3d0e846 build: Replace Travis/Appveyor with GitHub Actions 93ec024 github: Add dependabot config

v2.3.5

3 years ago

Changelog

a87669c release: Remove the 386 build

v2.3.4

3 years ago

v2.3.3

3 years ago

Add /v2 to the path in go.mod to make it installable via "go get".

v2.3.2

5 years ago

Changelog

56b818b Add Prefix param to ListObjectsPages

v2.3.1

5 years ago

Changelog

b97a922 Unexport pathEscapeRFC1738 b814d21 Encode CloudFront invalidation paths de166f3 Update README.md

v2.3.0

5 years ago

Main thing in this release; a new flag:

 -public-access
        set public ACL on uploaded objects, defaults to private if not set.

See #39

Changelog

ed74ea6 S3: Add Public ACL flag - default to private. 48a7d5f Add CloudFront IAM Policy example 7743b71 Update README with Homebrew instsall instructions etc. c6d32f4 Remove superflous trailing slash in path.Join

v2.2.0

5 years ago

Changelog

d9f955f Add CloudFront cache invalidation 9f84015 circleci: Do go mod download before build

v2.1.0

5 years ago

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

6 years ago

Changelog

cc7116a Fix for check for content-type when gzip e9d1e7c Update README.md a75e6e6 Update README.md 2ef012e Add config tests


Automated with GoReleaser Built with go version go1.10 linux/amd64