LightGBM/.ci
James Lamb ebac9e8e27
[ci] upgrade linters to latest version (#6472)
2024-06-02 22:33:53 -05:00
..
conda-envs [python-package] drop Python 3.6 support, add Python 3.12 (#6459) 2024-05-27 15:27:39 -05:00
README.md [ci] migrate to new Dockerfile (#2174) 2019-05-15 18:41:27 +03:00
append_comment.sh [ci] make shell scripts stricter (#6266) 2024-04-22 19:28:51 -05:00
check_python_dists.sh [ci] further simplify CI configurations (#6463) 2024-05-28 16:06:22 -05:00
get_workflow_status.py [ci] upgrade linters to latest version (#6472) 2024-06-02 22:33:53 -05:00
install-clang-devel.sh [ci] prevent trailing whitespace, ensure files end with newline (#6373) 2024-03-18 23:24:14 -05:00
install_opencl.ps1 [ci] ensure shell script exit codes are in range 0-255 (#6305) 2024-02-09 22:42:00 -06:00
lint-cpp.sh [ci] make shell scripts stricter (#6266) 2024-04-22 19:28:51 -05:00
lint-python.sh [ci] make shell scripts stricter (#6266) 2024-04-22 19:28:51 -05:00
lint_r_code.R [ci] [R-package] add new linters from {lintr} 3.1.1 (#6471) 2024-06-02 22:12:27 -05:00
rerun_workflow.sh [ci] make shell scripts stricter (#6266) 2024-04-22 19:28:51 -05:00
set_commit_status.sh [ci] make shell scripts stricter (#6266) 2024-04-22 19:28:51 -05:00
setup.sh [ci] further simplify CI configurations (#6463) 2024-05-28 16:06:22 -05:00
test-python-oldest.sh [python-package] drop Python 3.6 support, add Python 3.12 (#6459) 2024-05-27 15:27:39 -05:00
test.sh [ci] [R-package] add new linters from {lintr} 3.1.1 (#6471) 2024-06-02 22:12:27 -05:00
test_r_package.sh [R-package] [ci] Manually install 'Matrix' (fixes #6433) (#6434) 2024-04-30 08:02:48 -05:00
test_r_package_valgrind.sh [ci] further simplify CI configurations (#6463) 2024-05-28 16:06:22 -05:00
test_r_package_windows.ps1 [ci] Fix R 3.6 tests, dask tests, compatibility with dask>=2024.3.1 (#6357) 2024-03-17 21:26:26 -05:00
test_windows.ps1 [ci] further simplify CI configurations (#6463) 2024-05-28 16:06:22 -05:00
trigger_dispatch_run.sh [ci] make shell scripts stricter (#6266) 2024-04-22 19:28:51 -05: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.