Giter Club home page Giter Club logo

beam-wheels's Introduction

Apache Beam Wheels

Overview

beam-wheels is a helper repository of apache beam, which helps a Release Manager build python wheels on Linux/MacOS in a release process.

Structure

There are 2 major parts in this repository.

  • multibuild as git submodule, helps build python wheels based on different os.

  • travis configuration files, setups environment variables and deployment strategy.

    • .travis.yml contains a set of environment variables and steps of build process.
    • deploy_travis.sh defines that final python wheels will be deployed to dist.apache.org/dev using svn with your apache credential.
    • config.sh defines custom build steps.

User Guide

  • Fork this repo into your own github account.

  • Sign up travis with your github account and add this folk beam-wheels repository into travis.

  • In travis build console > More options > Settings > Environment Variables:

    • Add VERSION with 'Display value in build log' enabled (e.g.VERSION=2.6.0).

    • Add APACHE_USERNAME and APACHE_SECRET with 'Display value in build log' disabled(which encrypt your credential).

      NOTE: If you have special characters in your credential, please escape them following the guide properly.

  • Create and push a new branch(e.g. release_2_6_0) into your folk beam-wheels repository, which will trigger the travis build.

  • Confirm that build successful and wheels get staged on dist.apache.org.

  • Delete your apache credential in travis environment.

beam-wheels's People

Contributors

aaltay avatar boyuanzz avatar charlesccychen avatar pabloem avatar robertwb avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.