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)