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-package] [ci] Add tests on R 4.0 compatibility #3024

Closed
jameslamb opened this issue Apr 26, 2020 · 3 comments
Closed

[R-package] [ci] Add tests on R 4.0 compatibility #3024

jameslamb opened this issue Apr 26, 2020 · 3 comments

Comments

@jameslamb
Copy link
Collaborator

Currently, the R package is only tested against 3.6.x in continuous integration. This is controlled by variables R_MAC_VERSION, R_LINUX_VERSIONS, and (soon, as of #2936 ) R_WINDOW_VERSION in CI config files:

  • .vsts-ci.yml (Azure DevOps)
  • .travis.yml (Travis CI)
  • .appveyor.yml (AppVeyor)

To close this issue, add tests to those builds that use R 4.0. We will have to decide whether the extra testing time is worth it and ALL tests should be duplicated (e.g. one R4.0.x build for every current R 3.6.x build) or whether we should for now just have one R 4.0 build as a smoke test.

For now, do not change the container used in our Azure DevOps builds (https://github.com/guolinke/lightgbm-ci-docker).

@jameslamb
Copy link
Collaborator Author

Putting this in #2302 along with other feature requests. Anyone is welcome to contribute this! Leave a comment here if you would like to contribute it and maintainers will re-open the issue.

@jameslamb
Copy link
Collaborator Author

Opening this because I now have a PR for it, #3065

@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity since it was closed. To start a new related discussion, open a new issue at https://github.com/microsoft/LightGBM/issues including a reference to this.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant