You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by as...@apache.org on 2023/06/22 00:06:27 UTC

[arrow] branch main updated (2329a7b8b4 -> 4587909be6)

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

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


    from 2329a7b8b4 GH-36224: [CI] Update rest api invocations in GitHub scripts (#36225)
     add 4587909be6 GH-36220: [CI] Run the "Docker Push" step only on the main branch (#36221)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/cpp.yml         |  6 +++-
 .github/workflows/dev.yml         |  6 +++-
 .github/workflows/docs.yml        |  6 +++-
 .github/workflows/go.yml          | 15 ++++++++--
 .github/workflows/integration.yml |  6 +++-
 .github/workflows/java.yml        |  6 +++-
 .github/workflows/java_jni.yml    | 12 ++++++--
 .github/workflows/js.yml          |  6 +++-
 .github/workflows/python.yml      |  6 +++-
 .github/workflows/r.yml           | 12 ++++++--
 .github/workflows/ruby.yml        |  6 +++-
 .github/workflows/swift.yml       | 58 +++++++++++++++++++++------------------
 12 files changed, 103 insertions(+), 42 deletions(-)