You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Nic Crane (Jira)" <ji...@apache.org> on 2021/09/01 14:22:00 UTC

[jira] [Created] (ARROW-13840) [Doc] Add FAQ section to CI docs

Nic Crane created ARROW-13840:
---------------------------------

             Summary: [Doc] Add FAQ section to CI docs
                 Key: ARROW-13840
                 URL: https://issues.apache.org/jira/browse/ARROW-13840
             Project: Apache Arrow
          Issue Type: Sub-task
            Reporter: Nic Crane
            Assignee: Nic Crane


Practical questions, split by whether the reader is using the CI (i.e. running jobs) vs. developing/extending the CI.

Possible examples:

user
* how do I locally run one of these tasks?
* where can I find the results of running one of these tasks locally?
* why might I want to use archery docker run vs. docker run?

dev
* how do I update a task that runs on each PR/merge?
* how do I add a new job to the tasks run via Crossbow/Archery?
* what's the difference between passing in env vars via -e to the docker calls vs. explicitly setting them as env vars (inner/outer)?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)