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 7a0467f  ARROW-7994: [CI][C++][GLib][Ruby] Move MinGW CI to GitHub 
Actions from AppVeyor
     add 52fb3c6  ARROW-7675: [R][CI] Move Windows CI from Appveyor to GHA

No new revisions were added by this update.

Summary of changes:
 .github/workflows/r.yml        | 55 ++++++++++++++++++++++++-
 LICENSE.txt                    |  2 +-
 appveyor.yml                   | 71 ++------------------------------
 ci/appveyor-build-r.sh         | 51 -----------------------
 ci/{ => scripts}/PKGBUILD      | 27 ++++++-------
 ci/scripts/r_windows_build.sh  | 92 ++++++++++++++++++++++++++++++++++++++++++
 ci/windows-pkg-arrow-for-r.sh  | 89 ----------------------------------------
 dev/release/00-prepare-test.rb |  4 +-
 dev/release/00-prepare.sh      |  2 +-
 9 files changed, 166 insertions(+), 227 deletions(-)
 delete mode 100644 ci/appveyor-build-r.sh
 rename ci/{ => scripts}/PKGBUILD (95%)
 create mode 100644 ci/scripts/r_windows_build.sh
 delete mode 100644 ci/windows-pkg-arrow-for-r.sh

Reply via email to