You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beam.apache.org by GitBox <gi...@apache.org> on 2018/08/14 16:47:07 UTC

[GitHub] boyuanzz opened a new pull request #2: Add travis build config files and upload artifacts into dist.apache.org

boyuanzz opened a new pull request #2: Add travis build config files and upload artifacts into dist.apache.org
URL: https://github.com/apache/beam-wheels/pull/2
 
 
   Add there config files to enable python wheels build with travis.
   
   How to trigger travis build from this kind of configurations:
   1. Fork from apache/beam-wheels
   2. Link this repo into travis-ci
   3. Add RC, VERSION as Environment Variables with 'Display value in build log' enabled.
   4. Add your apache credential APACHE_USERNAME, APACHE_SECRET with 'Display value in build log' disabled (which will encrypt these 2 values).
   5. Trigger the build in travis-ci
   
   r: @aaltay @robertwb 
   cc: @pabloem 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services