This is an automated email from the ASF dual-hosted git repository.
kszucs pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 9422f4d ARROW-6176: [Python] Basic implementation of
__arrow_ext_class__, in pure Python
add f396de5 ARROW-8371: [Crossbow] Implement and exercise sanity checks
for tasks.yml
No new revisions were added by this update.
Summary of changes:
.github/workflows/archery.yml | 15 +-
dev/tasks/conda-recipes/azure.linux.yml | 2 +-
dev/tasks/conda-recipes/azure.osx.yml | 2 +-
dev/tasks/conda-recipes/azure.win.yml | 2 +-
dev/tasks/crossbow.py | 186 +++++++++++++++++-------
dev/tasks/gandiva-jars/travis.linux.yml | 4 -
dev/tasks/gandiva-jars/travis.osx.yml | 6 +-
dev/tasks/homebrew-formulae/travis.osx.r.yml | 4 -
dev/tasks/homebrew-formulae/travis.osx.yml | 4 -
dev/tasks/linux-packages/github.linux.arm64.yml | 2 +-
dev/tasks/linux-packages/github.linux.yml | 2 +-
dev/tasks/python-wheels/appveyor.yml | 5 -
dev/tasks/python-wheels/azure.linux.yml | 2 +-
dev/tasks/python-wheels/travis.osx.yml | 6 +-
dev/tasks/tasks.yml | 9 --
15 files changed, 151 insertions(+), 100 deletions(-)