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 2019/01/16 00:17:52 UTC

[beam] branch master updated (5d00f6b -> 1891410)

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 5d00f6b  Merge pull request #7415 from angoenka/grpc_keep_alive
     add 3ecda6b  Increase the amount of pip download retries to 10 from a default 5
     new 1891410  Merge pull request #7519 from tvalentyn/pip_retries

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:
 .../src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy    | 4 ++--
 sdks/python/tox.ini                                                   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)


[beam] 01/01: Merge pull request #7519 from tvalentyn/pip_retries

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 189141051eca74e5dc5428a1958092453e754727
Merge: 5d00f6b 3ecda6b
Author: Ahmet Altay <aa...@gmail.com>
AuthorDate: Tue Jan 15 16:17:44 2019 -0800

    Merge pull request #7519 from tvalentyn/pip_retries
    
    [BEAM-6318] Increase the amount of pip download retries to 10 from a default 5

 .../src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy    | 4 ++--
 sdks/python/tox.ini                                                   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)