Skip to content

chore: add a smoke test usage of s3_sync #89

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

chore: add a smoke test usage of s3_sync #89

wants to merge 1 commit into from

Conversation

alexeagle
Copy link
Member


Changes are visible to end-users: no

Test plan

  • Manual testing; please provide instructions so we can reproduce:

Check that the rules work on MacOS:

% bazel run :upload_dry_run
INFO: Analyzed target //:upload_dry_run (0 packages loaded, 0 targets configured).
INFO: Found 1 target...
Target //:upload_dry_run up-to-date:
  bazel-bin/upload_dry_run/s3_sync.sh
INFO: Elapsed time: 0.104s, Critical Path: 0.00s
INFO: 1 process: 1 internal.
INFO: Build completed successfully, 1 total action
INFO: Running command line: bazel-bin/upload_dry_run/s3_sync.sh
Copying the following artifacts to s3://my-test-bucket/release_destination:
BUILD

Copying BUILD to s3://my-test-bucket/release_destination/BUILD
upload failed: ./BUILD to s3://my-test-bucket/release_destination/BUILD An error occurred (InvalidAccessKeyId) when calling the PutObject operation: The AWS Access Key Id you provided does not exist in our records.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant