You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ch...@apache.org on 2018/08/14 23:25:25 UTC

[beam] branch master updated (c1ab4ec -> f001db9)

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

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


    from c1ab4ec  [BEAM-5070] Disable resumeFromCheckpoint test due to flakiness
     add fd7d3c2  [BEAM-5071] Replace the bigquery with restful APIs to query dependency release dates
     new f001db9  Merge pull request #6167: [BEAM-5071] Replace the bigquery with restful APIs to query dependencies

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:
 .../dependency_check_report_generator.py           | 108 +++++++++++++++++++--
 .../dependency_check_report_generator_test.py      |  32 +++---
 2 files changed, 116 insertions(+), 24 deletions(-)


[beam] 01/01: Merge pull request #6167: [BEAM-5071] Replace the bigquery with restful APIs to query dependencies

Posted by ch...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit f001db9f10fe97edc455562d54cd38f428417da7
Merge: c1ab4ec fd7d3c2
Author: Chamikara Jayalath <ch...@google.com>
AuthorDate: Tue Aug 14 16:25:21 2018 -0700

    Merge pull request #6167: [BEAM-5071] Replace the bigquery with restful APIs to query dependencies

 .../dependency_check_report_generator.py           | 108 +++++++++++++++++++--
 .../dependency_check_report_generator_test.py      |  32 +++---
 2 files changed, 116 insertions(+), 24 deletions(-)