LightGBM/.ci
Nikita Titov 35a2a2e379
[ci] place all CI helpers under the .ci folder and use - instead of _ in their names (#6581)
2024-07-31 08:36:20 -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] place all CI helpers under the .ci folder and use - instead of _ in their names (#6581) 2024-07-31 08:36:20 -05:00
check-dynamic-dependencies.py [ci] place all CI helpers under the .ci folder and use - instead of _ in their names (#6581) 2024-07-31 08:36:20 -05:00
check-python-dists.sh [ci] place all CI helpers under the .ci folder and use - instead of _ in their names (#6581) 2024-07-31 08:36:20 -05:00
create-nuget.py [ci] place all CI helpers under the .ci folder and use - instead of _ in their names (#6581) 2024-07-31 08:36:20 -05:00
get-workflow-status.py [ci] place all CI helpers under the .ci folder and use - instead of _ in their names (#6581) 2024-07-31 08:36:20 -05:00
install-opencl.ps1 [ci] place all CI helpers under the .ci folder and use - instead of _ in their names (#6581) 2024-07-31 08:36:20 -05:00
lint-cpp.sh [ci] make shell scripts stricter (#6266) 2024-04-22 19:28:51 -05:00
lint-python.sh [ci] [python-package] add arm64 macOS wheels (#6391) 2024-06-13 20:03:42 -05:00
lint-r-code.R [ci] place all CI helpers under the .ci folder and use - instead of _ in their names (#6581) 2024-07-31 08:36:20 -05:00
parameter-generator.py [ci] place all CI helpers under the .ci folder and use - instead of _ in their names (#6581) 2024-07-31 08:36:20 -05:00
rerun-workflow.sh [ci] place all CI helpers under the .ci folder and use - instead of _ in their names (#6581) 2024-07-31 08:36:20 -05:00
run-r-cmd-check.sh [ci] [R-package] add CI jobs covering more CRAN "additional checks", fix R_NO_REMAP warnings (fixes #6369) (#6523) 2024-07-14 15:41:38 +03:00
set-commit-status.sh [ci] place all CI helpers under the .ci folder and use - instead of _ in their names (#6581) 2024-07-31 08:36:20 -05:00
setup.sh [ci] remove unnecessary package installations in CI (#6488) 2024-06-17 15:04:30 -05:00
test-python-latest.sh [python-package] Add support for NumPy 2.0, test against nightly versions of dependencies (fixes #6454) (#6467) 2024-06-12 23:22: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-r-package-valgrind.sh [ci] place all CI helpers under the .ci folder and use - instead of _ in their names (#6581) 2024-07-31 08:36:20 -05:00
test-r-package-windows.ps1 [ci] place all CI helpers under the .ci folder and use - instead of _ in their names (#6581) 2024-07-31 08:36:20 -05:00
test-r-package.sh [ci] place all CI helpers under the .ci folder and use - instead of _ in their names (#6581) 2024-07-31 08:36:20 -05:00
test-windows.ps1 [ci] place all CI helpers under the .ci folder and use - instead of _ in their names (#6581) 2024-07-31 08:36:20 -05:00
test.sh [ci] place all CI helpers under the .ci folder and use - instead of _ in their names (#6581) 2024-07-31 08:36:20 -05:00
trigger-dispatch-run.sh [ci] place all CI helpers under the .ci folder and use - instead of _ in their names (#6581) 2024-07-31 08:36:20 -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.