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

Upload wheels to S3 from Travis. #1097

Merged
merged 2 commits into from
Oct 10, 2017
Merged

Upload wheels to S3 from Travis. #1097

merged 2 commits into from
Oct 10, 2017

Conversation

robertnishihara
Copy link
Collaborator

@robertnishihara robertnishihara commented Oct 10, 2017

This should upload wheels that we build in Travis to S3

  • the s3 bucket "ray-wheels" should be publicly readable
  • it should only upload wheels from the master branch builds and not from PRs
  • they should be uploaded to something like https://s3-us-west-2.amazonaws.com/ray-wheels/94b28e621e510182819cc795004e8f6065142a4b/ray-0.2.1-cp27-cp27m-macosx_10_6_intel.whl

Should fix #853.

cc @virtualluke

@AmplabJenkins
Copy link

Merged build finished. Test PASSed.

@AmplabJenkins
Copy link

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/Ray-PRB/2073/
Test PASSed.

@AmplabJenkins
Copy link

Merged build finished. Test PASSed.

@AmplabJenkins
Copy link

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/Ray-PRB/2074/
Test PASSed.

@robertnishihara
Copy link
Collaborator Author

I was expecting to see a line in the Travis logs saying

Skipping a deployment with the s3 provider because the current build is a pull request.

but it didn't appear.

@pcmoritz pcmoritz merged commit 3944e9a into ray-project:master Oct 10, 2017
@pcmoritz pcmoritz deleted the uploadtos3 branch October 10, 2017 06:11
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.

Upload wheels that we build in Travis.
3 participants