You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by we...@apache.org on 2020/04/10 01:02:19 UTC

[arrow] branch master updated (2914899 -> e570db9)

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

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


    from 2914899  ARROW-8389: [Integration] Run tests in parallel
     add e570db9  ARROW-8335: [Release] Add crossbow jobs to run release verification

No new revisions were added by this update.

Summary of changes:
 dev/release/verify-release-candidate-wheels.bat    |   4 +-
 dev/release/verify-release-candidate.bat           |  20 +--
 dev/release/verify-release-candidate.sh            |  21 +--
 dev/tasks/tasks.yml                                | 198 +++++++++++++++++++++
 dev/tasks/verify-rc/github.nix.yml                 |  71 ++++++++
 .../github.windows.source.yml}                     |  42 ++---
 .../github.windows.wheels.yml}                     |  41 ++---
 7 files changed, 314 insertions(+), 83 deletions(-)
 create mode 100644 dev/tasks/verify-rc/github.nix.yml
 copy dev/tasks/{r/github.linux.cran.yml => verify-rc/github.windows.source.yml} (61%)
 copy dev/tasks/{r/github.linux.cran.yml => verify-rc/github.windows.wheels.yml} (61%)