Skip to content
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

Add copyObject, presignedObject for awscli #63

Merged
merged 1 commit into from
Jul 1, 2017

Conversation

harshavardhana
Copy link
Member

Fixes #44

@harshavardhana
Copy link
Member Author

Any reviews here ?

${AWS} s3api delete-bucket --bucket "${bucketName}"
}

copy_07() {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could you elaborate the test name or add a comment to clarify the test case. I mean copy is not clear here.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It just means aws s3 cp let me comment them properly.

@@ -201,7 +269,7 @@ copy_05() {
${AWS} s3 rb "s3://${bucketName}/"
}

sync_06() {
sync_08() {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same as copy_07 above.

Copy link
Member

@krisis krisis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@harshavardhana
Copy link
Member Author

@nitisht updated with more comments on each tests.

@nitisht nitisht merged commit 1fc844c into minio:master Jul 1, 2017
@harshavardhana harshavardhana deleted the aws-cli branch July 1, 2017 18:41
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.

None yet

3 participants