Skip to content

[C++/CI/R] Add (nightly) job that builds brew install apache-arrow --HEAD #21182

@asfimport

Description

@asfimport

Now that we have an Arrow homebrew formula again and we may want to have it as a simple setup for R Arrow users, we should add a nightly crossbow task that checks whether this still builds fine.

To implement this, one should write a new travis.yml like https://github.com/apache/arrow/blob/master/dev/tasks/python-wheels/travis.osx.yml that calls brew install apache-arrow --HEAD. This task should then be added to https://github.com/apache/arrow/blob/master/dev/tasks/tests.yml so that it is executed as part of the nightly chain.

Reporter: Uwe Korn / @xhochy
Assignee: Neal Richardson / @nealrichardson

PRs and other links:

Note: This issue was originally created as ARROW-4649. Please see the migration documentation for further details.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions