mirror of
https://github.com/sdras/awesome-actions.git
synced 2026-07-17 03:52:32 -05:00
[PR #484] add s3cmd bucket sync action and cf invalidate #497
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/sdras/awesome-actions/pull/484
Author: @ThiagoAnunciacao
Created: 9/9/2020
Status: 🔄 Open
Base:
main← Head:patch-1📝 Commits (1)
d8e337aadd s3cmd bucket sync action and cf invalidate📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
This action uses the s3cmd to sync a directory (either from your repository or generated during your workflow) with a remote AWS S3 bucket, as this action is using s3cmd, we could do awesome things like, cloudfront invalidate for the files that really need to be invalidated and the possibility to set file headers like cache-control.
Repo: https://github.com/ThiagoAnunciacao/s3cmd-sync-action
Marketplace: https://github.com/marketplace/actions/s3cmd-sync-action
Thanks you!
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.