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/11/17 02:12:26 UTC

[beam] branch master updated (8e71381 -> 207aac9)

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

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


    from 8e71381  Merge pull request #7071 from angoenka/fix_artifact_staging_proto
     add 1f0bd25  Redo of buggy PR #6903
     new 207aac9  Merge pull request #7059 from robinyqiu/master

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 sdks/python/build.gradle                           |  3 +-
 .../scripts/{run_mini_py3lint.sh => run_tox.sh}    | 38 +++++++++++-----------
 2 files changed, 20 insertions(+), 21 deletions(-)
 copy sdks/python/scripts/{run_mini_py3lint.sh => run_tox.sh} (61%)


[beam] 01/01: Merge pull request #7059 from robinyqiu/master

Posted by al...@apache.org.
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 207aac97a2770210156af6b79430f1d6b5f52d1b
Merge: 8e71381 1f0bd25
Author: Ahmet Altay <aa...@gmail.com>
AuthorDate: Fri Nov 16 18:12:19 2018 -0800

    Merge pull request #7059 from robinyqiu/master
    
    [Beam-5243] Redo of buggy PR #6903

 sdks/python/build.gradle       |  3 +--
 sdks/python/scripts/run_tox.sh | 51 ++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 52 insertions(+), 2 deletions(-)