Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ARROW-15249: [R] Autobrew + AWS sdk dependency #12079

Closed
wants to merge 7 commits into from

Conversation

jonkeane
Copy link
Member

@jonkeane jonkeane commented Jan 4, 2022

From: autobrew/homebrew-core#97

autobrew has bumped AWS to > 1.9, which seems to work on macOS, but we need to update our linking step in our autobrew formula to work.

@github-actions
Copy link

github-actions bot commented Jan 4, 2022

@github-actions
Copy link

github-actions bot commented Jan 4, 2022

⚠️ Ticket has not been started in JIRA, please click 'Start Progress'.

@jonkeane
Copy link
Member Author

jonkeane commented Jan 4, 2022

@github-actions crossbow submit homebrew-r-autobrew

@github-actions
Copy link

github-actions bot commented Jan 4, 2022

Revision: f3b2f98

Submitted crossbow builds: ursacomputing/crossbow @ actions-1367

Task Status
homebrew-r-autobrew Github Actions

@jonkeane jonkeane changed the title ARROW-15249: [R] Autobrew + AWS sdk dependency ARROW-15249: [R] Autobrew + AWS sdk dependency [WIP] Jan 5, 2022
@jonkeane jonkeane marked this pull request as draft January 5, 2022 14:14
@jonkeane
Copy link
Member Author

jonkeane commented Jan 5, 2022

@github-actions crossbow submit homebrew-r-autobrew

@github-actions
Copy link

github-actions bot commented Jan 5, 2022

Revision: 9594a9e

Submitted crossbow builds: ursacomputing/crossbow @ actions-1368

Task Status
homebrew-r-autobrew Github Actions

@jonkeane
Copy link
Member Author

jonkeane commented Jan 5, 2022

@github-actions crossbow submit homebrew-r-autobrew

@github-actions
Copy link

github-actions bot commented Jan 5, 2022

Revision: dfe4db8

Submitted crossbow builds: ursacomputing/crossbow @ actions-1369

Task Status
homebrew-r-autobrew Github Actions

@jonkeane
Copy link
Member Author

jonkeane commented Jan 5, 2022

@github-actions crossbow submit homebrew-r-autobrew

@github-actions
Copy link

github-actions bot commented Jan 5, 2022

Revision: 631bb2f

Submitted crossbow builds: ursacomputing/crossbow @ actions-1370

Task Status
homebrew-r-autobrew Github Actions

@jonkeane
Copy link
Member Author

jonkeane commented Jan 5, 2022

@github-actions crossbow submit homebrew-r-autobrew

@github-actions
Copy link

github-actions bot commented Jan 5, 2022

Revision: 9847ac8

Submitted crossbow builds: ursacomputing/crossbow @ actions-1371

Task Status
homebrew-r-autobrew Github Actions

@jonkeane
Copy link
Member Author

jonkeane commented Jan 5, 2022

@github-actions crossbow submit homebrew-r-autobrew

@github-actions
Copy link

github-actions bot commented Jan 5, 2022

Revision: 3dbcad4

Submitted crossbow builds: ursacomputing/crossbow @ actions-1372

Task Status
homebrew-r-autobrew Github Actions

@jonkeane
Copy link
Member Author

jonkeane commented Jan 5, 2022

@github-actions crossbow submit homebrew-r-autobrew

@github-actions
Copy link

github-actions bot commented Jan 5, 2022

Revision: 2624344

Submitted crossbow builds: ursacomputing/crossbow @ actions-1373

Task Status
homebrew-r-autobrew Github Actions

@jonkeane jonkeane changed the title ARROW-15249: [R] Autobrew + AWS sdk dependency [WIP] ARROW-15249: [R] Autobrew + AWS sdk dependency Jan 6, 2022
@jonkeane jonkeane marked this pull request as ready for review January 6, 2022 19:28
@jonkeane
Copy link
Member Author

jonkeane commented Jan 6, 2022

@github-actions crossbow submit -g r

@github-actions
Copy link

github-actions bot commented Jan 6, 2022

Revision: 2624344

Submitted crossbow builds: ursacomputing/crossbow @ actions-1378

Task Status
conda-linux-gcc-py37-cpu-r40 Azure
conda-linux-gcc-py37-cpu-r41 Azure
conda-osx-clang-py37-r40 Azure
conda-osx-clang-py37-r41 Azure
conda-win-vs2017-py37-r40 Azure
conda-win-vs2017-py37-r41 Azure
homebrew-r-autobrew Github Actions
test-fedora-r-clang-sanitizer Azure
test-r-arrow-backwards-compatibility Github Actions
test-r-depsource-bundled Azure
test-r-depsource-system Github Actions
test-r-devdocs Github Actions
test-r-gcc-11 Github Actions
test-r-install-local Github Actions
test-r-linux-as-cran Github Actions
test-r-linux-rchk Github Actions
test-r-linux-valgrind Azure
test-r-minimal-build Azure
test-r-offline-maximal Github Actions
test-r-offline-minimal Azure
test-r-rhub-debian-gcc-devel-lto-latest Azure
test-r-rhub-ubuntu-gcc-release-latest Azure
test-r-rocker-r-base-latest Azure
test-r-rstudio-r-base-4.1-centos7-devtoolset-8 Azure
test-r-rstudio-r-base-4.1-centos8 Azure
test-r-rstudio-r-base-4.1-focal Azure
test-r-rstudio-r-base-4.1-opensuse15 Azure
test-r-rstudio-r-base-4.1-opensuse42 Azure
test-r-ubuntu-21.04 Github Actions
test-r-versions Github Actions
test-ubuntu-18.04-r-sanitizer Azure

Copy link
Member

@pitrou pitrou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No problem for me. Perhaps wrap this long line?

@jonkeane jonkeane closed this in b582af1 Jan 12, 2022
@ursabot
Copy link

ursabot commented Jan 12, 2022

Benchmark runs are scheduled for baseline = bafaa76 and contender = b582af1. b582af1 is a master commit associated with this PR. Results will be available as each benchmark for each run completes.
Conbench compare runs links:
[Finished ⬇️0.0% ⬆️0.0%] ec2-t3-xlarge-us-east-2
[Failed ⬇️0.9% ⬆️0.0%] ursa-i9-9960x
[Failed ⬇️0.09% ⬆️0.09%] ursa-thinkcentre-m75q
Supported benchmarks:
ec2-t3-xlarge-us-east-2: Supported benchmark langs: Python. Runs only benchmarks with cloud = True
ursa-i9-9960x: Supported benchmark langs: Python, R, JavaScript
ursa-thinkcentre-m75q: Supported benchmark langs: C++, Java

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants