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

[r/ci] Centralize r-universe stanzas from various R CI YAML files #2447

Open
johnkerl opened this issue Apr 16, 2024 · 0 comments
Open

[r/ci] Centralize r-universe stanzas from various R CI YAML files #2447

johnkerl opened this issue Apr 16, 2024 · 0 comments
Labels
ci enhancement New feature or request r-api

Comments

@johnkerl
Copy link
Member

At present we have three R CI YAML files which involve installing a correct/compatible version of TileDB-R:

  • .github/workflows/r-ci.yml
  • .github/workflows/r-python-interop-testing.yml
  • .github/workflows/r-valgrind.yaml

It is possible that we would extract out the common/reused blocks into a helper YAML file.

But also note that via C++ification work we will be entirely eliminating TileDB-SOMA's dependency on TileDB-R and TileDB-Py both, at which point the above-referenced stanzas will disappear entirely.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci enhancement New feature or request r-api
Projects
None yet
Development

No branches or pull requests

1 participant