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

[jira] [Created] (ARROW-13892) [CI] Clean up duplication and use Crossbow macros

Jonathan Keane created ARROW-13892:
--------------------------------------

             Summary: [CI] Clean up duplication and use Crossbow macros 
                 Key: ARROW-13892
                 URL: https://issues.apache.org/jira/browse/ARROW-13892
             Project: Apache Arrow
          Issue Type: Improvement
          Components: Continuous Integration
            Reporter: Jonathan Keane


Go through the directories with workflows in https://github.com/apache/arrow/tree/master/dev/tasks 

Some examples that could use them:
https://github.com/apache/arrow/blob/master/dev/tasks/r/github.linux.revdepcheck.yml
https://github.com/apache/arrow/blob/master/dev/tasks/r/github.linux.version.compatibility.yml
https://github.com/apache/arrow/blob/master/dev/tasks/r/github.linux.versions.yml

An example of a file that uses them is: https://github.com/apache/arrow/blob/master/dev/tasks/python-sdist/github.yml

[~kszucs] reminds that with yaml one needs to be careful about indentation



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