[PR #484] add s3cmd bucket sync action and cf invalidate #6923

Open
opened 2026-05-17 01:27:10 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/sdras/awesome-actions/pull/484
Author: @ThiagoAnunciacao
Created: 9/9/2020
Status: 🔄 Open

Base: mainHead: patch-1


📝 Commits (1)

  • d8e337a add 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.

## 📋 Pull Request Information **Original PR:** https://github.com/sdras/awesome-actions/pull/484 **Author:** [@ThiagoAnunciacao](https://github.com/ThiagoAnunciacao) **Created:** 9/9/2020 **Status:** 🔄 Open **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`d8e337a`](https://github.com/sdras/awesome-actions/commit/d8e337abf1828e6192bafdcb2e12d175da9f7494) add s3cmd bucket sync action and cf invalidate ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 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! --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-17 01:27:11 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-actions#6923