Coder Social home page Coder Social logo

vladcosorg / action-s3-cloudfront-smart-deploy Goto Github PK

View Code? Open in Web Editor NEW
5.0 5.0 2.0 4.52 MB

S3/Cloudfront Smart Invalidation - save money on invalidations and maximize cache hits

License: Apache License 2.0

TypeScript 100.00%
action cloudfront invalidation s3

action-s3-cloudfront-smart-deploy's People

Contributors

mxcl avatar myappchetzof[bot] avatar vladcos avatar

Stargazers

 avatar  avatar  avatar  avatar

action-s3-cloudfront-smart-deploy's Issues

s3args issue

Hi,

Thanks for the action. it works great. except when I I use the s3args option.

Here is my config

      - name: Upload changes to S3 and issue Cloudfront invalidations
        uses: vladcosorg/action-s3-cloudfront-smart-deploy@v1
        with:
          source: dist/
          target: "s3://${{ secrets.S3_BUCKET}}/"
          s3args: --delete --exact-timestamps
          distribution: ${{ secrets.CLOUDFRONT_DISTRIBUTION_ID}}

But it dose not remove the files I dont have at source, or newly built files.
And looked at my github action log it still runs using the default flags.

/usr/local/bin/aws s3 sync dist/ s3://***/ --no-progress --size-only

also here's a screenshot of my github action log

Screenshot 2024-01-29 at 15 42 10

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.