Skip to content

Commit

Permalink
Remove AutoBrew related jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Jul 28, 2022
1 parent 44f6795 commit 486d284
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 222 deletions.
92 changes: 0 additions & 92 deletions dev/tasks/homebrew-formulae/autobrew/apache-arrow.rb

This file was deleted.

40 changes: 0 additions & 40 deletions dev/tasks/homebrew-formulae/github.macos.autobrew.yml

This file was deleted.

69 changes: 0 additions & 69 deletions dev/tasks/r/github.macos.autobrew.yml

This file was deleted.

23 changes: 2 additions & 21 deletions dev/tasks/tasks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@ groups:

r:
- test*-r-*
- homebrew-r-autobrew
- homebrew-r-brew
# r-conda tasks
- conda-linux-gcc-py*-cpu-r*
Expand Down Expand Up @@ -148,10 +147,7 @@ groups:
- conan-*
- conda-*
- java-jars
# List the homebrews explicitly because we don't care about running homebrew-cpp-autobrew
- homebrew-cpp
- homebrew-r-autobrew
- homebrew-r-brew
- homebrew-*
- nuget
- test-*
- example-*
Expand All @@ -171,10 +167,7 @@ groups:
- conda-*
- conan-*
- java-jars
# List the homebrews explicitly because we don't care about running homebrew-cpp-autobrew
- homebrew-cpp
- homebrew-r-autobrew
- homebrew-r-brew
- homebrew-*
- nuget
- wheel-*
- python-sdist
Expand Down Expand Up @@ -797,19 +790,7 @@ tasks:
params:
formula: apache-arrow.rb

homebrew-cpp-autobrew:
ci: github
template: homebrew-formulae/github.macos.autobrew.yml
params:
formula: autobrew/apache-arrow.rb

homebrew-r-autobrew:
# This tests that the autobrew formula + script work in practice
ci: github
template: r/github.macos.autobrew.yml

homebrew-r-brew:
# This tests that the autobrew formula + script work in practice
ci: github
template: r/github.macos.brew.yml
params:
Expand Down

0 comments on commit 486d284

Please sign in to comment.