LightGBM/.ci
Nikita Titov 36957ed5fd
[ci] upgrade R to 4.1.0 in CI (#4328)
* Update test_r_package_windows.ps1

* Update test_r_package.sh

* Update r_package.yml

* Update r_package.yml
2021-05-28 16:36:27 -05:00
..
README.md
append_comment.sh [ci] improve experience with optional GitHub workflows (#3740) 2021-01-13 21:53:19 +03:00
get_workflow_status.py [ci][python] run isort in CI linting job (#3990) 2021-02-16 20:09:13 +03:00
install_opencl.ps1 [ci] speed up files downloading for Windows CI (#3682) 2020-12-28 07:02:51 +03:00
lint_r_code.R [R-package] Improves logging in lint_r_code.R (fixes #3471) (#3472) 2020-10-19 20:23:16 -05:00
rerun_workflow.sh [ci] improve experience with optional GitHub workflows (#3740) 2021-01-13 21:53:19 +03:00
run_rhub_solaris_checks.R [ci] encode token in the same way as e-mail address for RHub (#3920) 2021-02-07 11:40:08 -06:00
set_commit_status.sh [ci] improve experience with optional GitHub workflows (#3740) 2021-01-13 21:53:19 +03:00
setup.sh [ci] Install graphviz system-widely (#4238) 2021-04-30 00:59:28 +03:00
test.sh [ci] pin dask and distributed in CI jobs (#4288) 2021-05-14 15:54:21 -05:00
test_r_package.sh [ci] upgrade R to 4.1.0 in CI (#4328) 2021-05-28 16:36:27 -05:00
test_r_package_valgrind.sh [R-package] fix incorrect passing builds in valgrind checks (fixes #3704) (#3705) 2021-01-03 01:44:51 +03:00
test_r_package_windows.ps1 [ci] upgrade R to 4.1.0 in CI (#4328) 2021-05-28 16:36:27 -05:00
test_windows.ps1 Correct spelling (#4250) 2021-05-04 10:10:55 -05:00
trigger_dispatch_run.sh [ci] improve experience with optional GitHub workflows (#3740) 2021-01-13 21:53:19 +03:00

README.md

Helper Scripts for CI

This folder contains scripts which are run on CI services.

Dockerfile used on CI service is maintained in a separate GitHub repository and can be pulled from Docker Hub.