You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/07/09 21:24:05 UTC

[GitHub] [arrow] kszucs commented on a change in pull request #10692: [Archery] Validate docker compose configuration

kszucs commented on a change in pull request #10692:
URL: https://github.com/apache/arrow/pull/10692#discussion_r667218230



##########
File path: .github/workflows/archery.yml
##########
@@ -62,7 +62,7 @@ jobs:
         working-directory: dev/archery
         run: pytest -v archery
       - name: Archery Docker Validation
-        run: archery docker
+        run: archery docker validate-config

Review comment:
       Click hasn't been executing the command initialization with a subcommand, effectively omitting the validation.
   
   Although it have not caused any problems since the docker build and run commands verify the configuration.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org