This is an automated email from the ASF dual-hosted git repository.
apitrou pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git
from 21564cf398 ARROW-17187: [R] Improve lazy ALTREP implementation for
String (#14271)
add 8861c0c8b2 ARROW-15691: [Dev] Update archery to work with either
master or main as default branch (#14033)
No new revisions were added by this update.
Summary of changes:
.github/workflows/archery.yml | 7 ++--
.github/workflows/integration.yml | 6 ++-
.travis.yml | 1 +
ci/scripts/install_dask.sh | 2 +-
ci/scripts/install_pandas.sh | 2 +-
dev/archery/archery/cli.py | 13 +++---
dev/archery/archery/crossbow/cli.py | 12 ++++--
dev/archery/archery/crossbow/core.py | 38 +++++++++++++++--
dev/archery/archery/docker/cli.py | 3 +-
dev/archery/archery/docker/tests/test_docker.py | 8 ++--
dev/archery/archery/release/core.py | 49 ++++++++++++++++++++--
dev/tasks/tasks.yml | 4 +-
.../developers/continuous_integration/docker.rst | 10 +++--
13 files changed, 122 insertions(+), 33 deletions(-)