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/02 14:12:00 UTC

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

     [ https://issues.apache.org/jira/browse/ARROW-13840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nic Crane updated ARROW-13840:
------------------------------
    Description: 
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)?
* conda feedstocks - what they are and why they're important to a lot of our builds

  was:
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)?


> [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
>            Priority: Major
>
> 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)?
> * conda feedstocks - what they are and why they're important to a lot of our builds



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