Jacob Wujciak-Jens

Results 256 comments of Jacob Wujciak-Jens
trafficstars

I tested it briefly but it still did not work with the testthat dev version. I will have a look some other day to make sure it's not me/my setup

The Commenting step failed because the main touchstone workflow failed and this correctly added a ❌ to the check suite. The actual touchstone run timed out during dependency installation, so...

Looks good so far, thanks for working on this! > * **This pull request is a work in progress. Please do not merge yet.** > > * We aren't using...

>Lastly, the scheduled jobs ([for example](https://github.com/lafiona/crossbow/runs/7787795520?check_suite_focus=true)) that are run in the repository have been failing. The error indicates the token is missing; it seems like it might need to be...

@github-actions crossbow submit test-r-linux-as-cran

@paleolimbot I re-ran the failed job with `arrow_r_dev` but it worked so I started another run which also passed, maybe a change in the docker image or some other flakiness?

As per this comment https://github.com/actions/virtual-environments/issues/5583#issuecomment-1134941811 macos-latest will be macos 12 after the transition. Also will this change be an issue for the wheel builds? I know we set 10.15 as...

Autobrew is maintained by Jeroen Ooms and is necessary for the R package due to CRAN targeting EOL macos versions (see [here](https://github.com/jeroen/autobrew-core#what-is-this)). So removing the autobrew formula is not an...

> we don't have CI environment for old macOS We are working on 10.13 self-hosted runners specifically for the R auto-brew builds atm. As CRAN builds on 10.13 and will...