Skip to content

Conversation

@jonkeane
Copy link
Member

@jonkeane jonkeane commented Jan 5, 2021

No description provided.

@jonkeane
Copy link
Member Author

jonkeane commented Jan 5, 2021

@github-actions crossbow submit test-r-rstudio-r-arrow-1.0.1-compatibility

@github-actions
Copy link

github-actions bot commented Jan 5, 2021

@nealrichardson
Copy link
Member

In case it helps, you don't need to run this through docker-compose. I might just create a new GHA yaml (like there is for as-cran testing) that does what I want. And what I want is something that: installs from commit, runs R script to write out a parquet or feather file (or multiple), bundle the files and stash them as a build artifact, and then a matrix job that depends on that one, matrix of R versions, downloads the artifact, remotes::install_version, run test script that reads the file(s) and asserts about them.

Also, feel free to put the writing and reading/testing scripts somewhere else that is is .Rbuildignored, they don't have to be part of the regular test suite.

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.

2 participants