You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ko...@apache.org on 2020/03/16 21:28:01 UTC

[arrow] branch master updated (f89c5bb -> ba22468)

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

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


    from f89c5bb  ARROW-8132: [C++] Fix S3FileSystem tests on Windows
     add ba22468  ARROW-8133: [CI] Github Actions sometimes fail to checkout Arrow

No new revisions were added by this update.

Summary of changes:
 .github/workflows/archery.yml                    |  9 ++++--
 .github/workflows/cpp.yml                        | 36 ++++++++++++++++--------
 .github/workflows/cpp_cron.yml                   | 36 ++++++++++++++++--------
 .github/workflows/csharp.yml                     | 21 ++++++++++----
 .github/workflows/dev.yml                        | 21 ++++++++++----
 .github/workflows/go.yml                         | 21 ++++++++++----
 .github/workflows/integration.yml                |  7 +++--
 .github/workflows/java.yml                       |  7 +++--
 .github/workflows/java_jni.yml                   |  7 +++--
 .github/workflows/js.yml                         | 14 ++++++---
 .github/workflows/python.yml                     | 28 ++++++++++++------
 .github/workflows/python_cron.yml                | 21 ++++++++++----
 .github/workflows/r.yml                          | 22 ++++++++++++---
 .github/workflows/ruby.yml                       | 22 ++++++++++-----
 .github/workflows/rust.yml                       | 21 ++++++++++----
 ci/scripts/{csharp_build.sh => util_checkout.sh} | 13 +++++----
 16 files changed, 217 insertions(+), 89 deletions(-)
 copy ci/scripts/{csharp_build.sh => util_checkout.sh} (64%)