aspect-build / rules_aws

EXPERIMENTAL: Bazel Integration for Amazon Web Services
Other
10 stars 1 forks source link

[FR]: s3_sync #12

Closed alexeagle closed 4 months ago

alexeagle commented 1 year ago

What is the current behavior?

No response

Describe the feature

Want to be able to do something like bazel run --stamp //my:s3_release to copy a folder from beneath bazel-out to an S3 bucket. Ideally it should be parallel and not upload files that are unchanged, so it should do an s3 sync operation.

alexeagle commented 4 months ago

This is now available: https://github.com/aspect-build/rules_aws/blob/main/docs/rules.md#s3_sync