You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by al...@apache.org on 2018/08/01 19:22:37 UTC

[beam] 01/01: Merge pull request #4943 from yifanzou/BEAM-3906/Automate_Validation_Against_Python_Wheel

This is an automated email from the ASF dual-hosted git repository.

altay pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git

commit de38a09929e3876633c7cfbb15104ccf751bc588
Merge: 1086391 9e52923
Author: Ahmet Altay <aa...@gmail.com>
AuthorDate: Wed Aug 1 12:22:30 2018 -0700

    Merge pull request #4943 from yifanzou/BEAM-3906/Automate_Validation_Against_Python_Wheel
    
    [BEAM-3906] Automate Validation Aganist Python Wheel

 .../jenkins/job_ReleaseCandidate_Python.groovy     |   8 +-
 .../main/groovy/python_release_automation_utils.sh | 135 ----------
 .../run_release_candidate_python_mobile_gaming.sh  | 188 -------------
 .../run_release_candidate_python_quickstart.sh     | 231 ----------------
 .../python-release/python_release_automation.sh    |  25 ++
 .../python_release_automation_utils.sh             | 297 +++++++++++++++++++++
 .../run_release_candidate_python_mobile_gaming.sh  | 187 +++++++++++++
 .../run_release_candidate_python_quickstart.sh     | 259 ++++++++++++++++++
 8 files changed, 770 insertions(+), 560 deletions(-)