Skip to content

Conversation

trandangtri
Copy link
Contributor

Q A
License MIT

Manifest for AWS SDK. This one closes for an issue: symfony/flex#193

Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

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

Pull request does not pass validation.

region: us-east-1
credentials:
key: not-a-real-key
secret: "@@not-a-real-secret"
Copy link
Member

Choose a reason for hiding this comment

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

key and secret should probably be env vars instead.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Really helpful. Thanks

@@ -0,0 +1,10 @@
# Basic configuration for AWS SDK
# Please visit http://docs.aws.amazon.com/aws-sdk-php/v3/guide/guide/configuration.html
# for more information
Copy link
Member

Choose a reason for hiding this comment

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

For the comment, can you get some inspiration from existing comments in for other packages (just that they are all consistent?).

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks you. I think I should simply remove it, like the other packages for consistent.

Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

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

Pull request does not pass validation.

@trandangtri
Copy link
Contributor Author

Thanks @fabpot for your comments. I fixed all of them like your suggestions, but still waiting for approval from the gents at AWS. We could come back to this PR later.

"config/": "%CONFIG_DIR%/"
},
"env": {
"AWS_CREDENTIAL_KEY": "not-a-real-key",
Copy link
Member

Choose a reason for hiding this comment

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

Could we use just AWS_KEY and AWS_SECRET or are those names recommended by AWS? Shorter is better IMHO.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done :)

Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

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

Pull request does not pass validation.

@fabpot
Copy link
Member

fabpot commented Oct 30, 2017

@trandangtri
Copy link
Contributor Author

Hi @fabpot and team. Please re-execute the checking, thanks so much

@fabpot
Copy link
Member

fabpot commented Nov 11, 2017

@symfony-flex-server review please

Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

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

Pull request does not pass validation.

@fabpot
Copy link
Member

fabpot commented Nov 11, 2017

@symfony-flex-server review please

Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

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

Pull request passes validation.

@ghost ghost merged commit 62af845 into symfony:master Nov 11, 2017
ghost pushed a commit that referenced this pull request Nov 11, 2017
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants