[GitHub] [arrow] fsaintjacques commented on a change in pull request #7021: ARROW-8628: [Dev] Wrap docker-compose commands with archery

2020-05-01 Thread GitBox
fsaintjacques commented on a change in pull request #7021: URL: https://github.com/apache/arrow/pull/7021#discussion_r418599653 ## File path: .github/workflows/java.yml ## @@ -38,6 +38,8 @@ on: env: DOCKER_BUILDKIT: 0 COMPOSE_DOCKER_CLI_BUILD: 1 + ARCHERY_DOCKER_USER:

[GitHub] [arrow] fsaintjacques commented on a change in pull request #7021: ARROW-8628: [Dev] Wrap docker-compose commands with archery

2020-05-01 Thread GitBox
fsaintjacques commented on a change in pull request #7021: URL: https://github.com/apache/arrow/pull/7021#discussion_r418596433 ## File path: .github/workflows/archery.yml ## @@ -51,10 +53,12 @@ jobs: python-version: '3.7' - name: Install