amzn / amazon-ray

Staging area for ongoing enhancements to Ray focused on improving integration with AWS and other Amazon technologies.
Apache License 2.0
66 stars 28 forks source link

[travis] Encrypt access key ID in travis yml file #63

Closed Zyiqin-Miranda closed 3 years ago

Zyiqin-Miranda commented 3 years ago

Why are these changes needed?

This PR adds encryption to access key ID in travis yml file.

Related issue number

Checks

License

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

pdames commented 3 years ago

Thanks! The changes look good but, before merging , can you rebase on top of the latest commit from the experimental branch, and change the merge target branch for this PR from main to experimental?

Zyiqin-Miranda commented 3 years ago

Thanks! The changes look good but, before merging , can you rebase on top of the latest commit from the experimental branch, and change the merge target branch for this PR from main to experimental?

Thanks Patrick, changed target branch and rebased on top of latest commit