Ross ROSS = Recommend OSS · open-source software intelligence for agents

jakejarvis/s3-sync-action

🔄 GitHub Action to sync a directory with a remote S3 bucket 🧺 observed · 2026-08-28

github.com/jakejarvis/s3-sync-action · homepage · Shell · MIT (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: archived

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2568
  • days_rel: n/a
  • days_push: 888
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1078 stars · 491 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A GitHub Action that syncs a directory from your repository or build output to a remote AWS S3 bucket using the vanilla AWS CLI. It is commonly used to deploy static websites from CI workflows.

Use cases

  • deploy a static website to s3 from github actions
  • sync a build directory to an aws s3 bucket on push
  • upload website files to s3 in ci pipeline
  • automate s3 deployments with github workflows
  • mirror local files to s3 with delete flag
  • publish static site to aws from repository

When to choose

  • you deploy static sites or build artifacts to S3 from GitHub Actions
  • you want a thin wrapper around aws s3 sync with full flag control
  • you need simple, battle-tested S3 deployment in CI

When to avoid

  • you deploy to non-AWS object storage
  • you need incremental or canary deployments beyond simple sync
  • you use a CI platform other than GitHub Actions

Facets

plugin · maturity stable

deployment cli developer-tools cloud-computing web-development cloud github-actions aws-s3 static-site-deployment ci-cd aws-cli devops automation docker linux

2 sources

Member repositories

RepositoryRoleHealth v2
jakejarvis/s3-sync-actionmain10

For agents

markdown · JSON · MCP: product_card(name="jakejarvis/s3-sync-action")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem