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 support for publishing native-engine to s3. #4804

Merged

Conversation

jsirois
Copy link
Contributor

@jsirois jsirois commented Aug 9, 2017

No description provided.

@jsirois jsirois requested review from kwlzn and benjyw August 9, 2017 16:51
@jsirois
Copy link
Contributor Author

jsirois commented Aug 9, 2017

This should close out #4800

@@ -51,6 +51,7 @@ GRTAGS
GSYMS
GTAGS

# Generated by build-support/bin/generate-bintray-manifest.sh for
# Generated by build-support/bin/prepare-binary-deploy.sh for
# use by Travis-CI bintray deploys.
Copy link
Contributor

Choose a reason for hiding this comment

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

s/bintray deploys/bintray and S3 deploys/ ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I'll leave as is and merge the green CI. Should be fixed though - agreed.

- provider: s3
access_key_id: AKIAIQHTQI5E42SQBSNA
secret_access_key:
secure: RQVzsNfZL8AgsXdjZ67j2tWs5Tjl/FKpmE1fyVgldMbua/xhW8dzdFrtOeWjTPX4/+sJZ4U7/tZectBtWejmrXUJiZQKJwJBnsyYxysENTWOV80BEYyoz2RPr8HSVbMZ1ZHtUafzO3OqV1x+Pvgpg8FUeUfsy3TGUk0JREO90Q0=
Copy link
Contributor

Choose a reason for hiding this comment

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

Out of curiosity, how is "security" provided here? Is this a key into a travis data store that can only be accessed from our running instances?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Its this: http://docs.travis-ci.com/user/encryption-keys/
We have 3 defined at the top of .travis.yml as well.

@jsirois jsirois merged commit 10855a8 into pantsbuild:master Aug 9, 2017
@jsirois jsirois deleted the jsirois/issues/4800-native-engine branch August 9, 2017 17:46
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.

2 participants