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/14 17:21:25 UTC

[beam] branch master updated (c433a07 -> 6a3b615)

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 c433a07  Merge pull request #6218: [BEAM-5146] Fix inconsistent schemas.
     add 2e6d27e  [BEAM-5109] create python nightly snapshots
     new 6a3b615  Merge pull request #6185 from yifanzou/BEAM-5109/python_sdk_nightly_snapshot

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:
 ...y => job_Release_Python_NightlySnapshot.groovy} | 26 +++++++++++++++++-----
 .../python/scripts/run_snapshot_publish.sh         | 21 ++++++++++++-----
 2 files changed, 35 insertions(+), 12 deletions(-)
 copy .test-infra/jenkins/{job_ReleaseCandidate_Python.groovy => job_Release_Python_NightlySnapshot.groovy} (59%)
 copy release/src/main/python-release/python_release_automation.sh => sdks/python/scripts/run_snapshot_publish.sh (62%)
 mode change 100644 => 100755


[beam] 01/01: Merge pull request #6185 from yifanzou/BEAM-5109/python_sdk_nightly_snapshot

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 6a3b615f0ecf24651519a90267269c4f772c53d7
Merge: c433a07 2e6d27e
Author: Ahmet Altay <aa...@gmail.com>
AuthorDate: Tue Aug 14 10:21:21 2018 -0700

    Merge pull request #6185 from yifanzou/BEAM-5109/python_sdk_nightly_snapshot
    
    [BEAM-5109] create python nightly snapshots

 .../job_Release_Python_NightlySnapshot.groovy      | 52 ++++++++++++++++++++++
 sdks/python/scripts/run_snapshot_publish.sh        | 34 ++++++++++++++
 2 files changed, 86 insertions(+)