- 20 Apr, 2021 1 commit
-
-
James Lamb authored
* [ci] parallelize R package installs in CI jobs * build 2 * build 3 * add ncpus in static_analysis
-
- 16 Apr, 2021 1 commit
-
-
Nikita Titov authored
* run cpp tests at CI * Update docs/Installation-Guide.rst Co-authored-by:
James Lamb <jaylamb20@gmail.com> Co-authored-by:
James Lamb <jaylamb20@gmail.com>
-
- 15 Apr, 2021 1 commit
-
-
Nikita Titov authored
This reverts commit 36454a3b.
-
- 12 Apr, 2021 1 commit
-
-
James Lamb authored
* [ci] Add debian-clang-devel CI job for the R package * [ci] Add debian-clang-devel CI job for the R package * fixes * fix test * update cran-comments * re-trigger CI * catch warnings and notes * fail with only a NOTE * uncomment CI code * remove env vars in windows tests * Update R-package/cran-comments.md Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> Co-authored-by:
StrikerRUS <nekit94-12@hotmail.com> Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-
- 09 Apr, 2021 1 commit
-
-
Nikita Titov authored
-
- 31 Mar, 2021 1 commit
-
-
Nikita Titov authored
* use GitHub Actions to re-generate R configure * Update R-package/README.md Co-authored-by:
James Lamb <jaylamb20@gmail.com> Co-authored-by:
James Lamb <jaylamb20@gmail.com>
-
- 28 Mar, 2021 1 commit
-
-
James Lamb authored
* update CODEOWNERS * include R build scripts
-
- 27 Mar, 2021 1 commit
-
-
Nikita Titov authored
* build CRAN R-package on Azure with every commit and attach to releases * test CI * fix path * revert CI test
-
- 26 Mar, 2021 1 commit
-
-
Nikita Titov authored
* bump CUDA version and pull dockers from NVIDIA NGC * Update cuda.yml
-
- 11 Mar, 2021 2 commits
-
-
Nikita Titov authored
* Update FAQ.rst * Update CODEOWNERS
-
Nikita Titov authored
-
- 10 Mar, 2021 1 commit
-
-
James Lamb authored
* [ci] add CMake + R 3.6 test back (fixes #3469) * Apply suggestions from code review Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> * Update .ci/test_r_package_windows.ps1 * -Wait and remove rtools40 * empty commit Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-
- 07 Feb, 2021 4 commits
-
-
James Lamb authored
* [docs] simplify bug report template * Update .github/ISSUE_TEMPLATE/BUG_REPORT.md Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-
Nikita Titov authored
* Update r_solaris.yml * Update run_rhub_solaris_checks.R * Update run_rhub_solaris_checks.R * fix lint
-
Nikita Titov authored
* Update r_solaris.yml * Update run_rhub_solaris_checks.R * Update run_rhub_solaris_checks.R * Update run_rhub_solaris_checks.R
-
Nikita Titov authored
* run R CRAN checks on Solaris by optional workflow * Update triggering_comments.yml * Update r_solaris.yml * Update optional_checks.yml * Update triggering_comments.yml * Update run_rhub_solaris_checks.R * Update r_solaris.yml * Update run_rhub_solaris_checks.R * Update r_solaris.yml * simplify code * fix lint and address review comments
-
- 03 Feb, 2021 1 commit
-
-
Nikita Titov authored
-
- 02 Feb, 2021 2 commits
-
-
Nikita Titov authored
* Update linkchecker.yml * Update test.sh
-
James Lamb authored
* [ci] move link checking to a cron job * run once to register * set PYTHON_VERSION * actually build docs * uncomment * remove stuff * Update docs/.linkcheckerrc * condense * remove PR triggers again * Update .github/workflows/linkchecker.yml * move TASK
-
- 01 Feb, 2021 2 commits
-
-
Nikita Titov authored
-
Nikita Titov authored
-
- 31 Jan, 2021 2 commits
-
-
Nikita Titov authored
* start supporting Python 3.9 * Update .vsts-ci.yml * Update .vsts-ci.yml * Update .appveyor.yml * Update .vsts-ci.yml * Update .appveyor.yml * fixed conflicts * continue
-
Nikita Titov authored
* test different CUDA versions * Update cuda.yml * Update cuda.yml * Update setup.sh * Update setup.sh * Update cuda.yml * Update cuda.yml * Update setup.sh * Update setup.sh * Update setup.sh * Update setup.sh * Update cuda.yml * Update cuda.yml * Update cuda.yml * Update CMakeLists.txt * Update CMakeLists.txt * Update cuda.yml * Update cuda.yml * Update cuda.yml * Update CMakeLists.txt * specify CUDA version in workflow job name
-
- 28 Jan, 2021 1 commit
-
-
Nikita Titov authored
* Update setup.sh * Update cuda.yml * Update cuda.yml * Update README.md * Update cuda.yml * Update cuda.yml * Update cuda.yml * Update setup.sh * Update setup.sh * Update setup.sh * Update cuda.yml * Update cuda.yml * Update cuda.yml * Update cuda.yml * Update cuda.yml * Update cuda.yml * Update cuda.yml
-
- 24 Jan, 2021 1 commit
-
-
Nikita Titov authored
-
- 15 Jan, 2021 2 commits
-
-
Nikita Titov authored
* Update optional_checks.yml * Update get_workflow_status.py
-
Nikita Titov authored
* Update cuda_tree_learner.cpp * Update cuda_tree_learner.h * Update cuda.yml
-
- 13 Jan, 2021 1 commit
-
-
Nikita Titov authored
* improve experience with optional GitHub workflows * Update README.md * Update r_artifacts.yml * Update optional_checks.yml * continue * Update triggering_comments.yml * Update README.md * Update r_artifacts.yml * Update r_artifacts.yml * Update r_artifacts.yml * Update r_valgrind.yml * Update r_artifacts.yml * Update r_valgrind.yml * Update r_valgrind.yml * Update r_valgrind.yml * add docstrings to fix lint * better formatting for multi-line commands
-
- 10 Jan, 2021 1 commit
-
-
James Lamb authored
* [ci] move Python Mac jobs from Travis to GitHub Actions * alphabetize * fix workflow * fix name * fix os * new workflow * Apply suggestions from code review Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> * changes from code review * swap compilers * swap compilers back * Apply suggestions from code review Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> * Update .github/workflows/python_package.yml Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-
- 07 Jan, 2021 1 commit
-
-
James Lamb authored
* [ci] Move check-docs and lint jobs off Travis * Apply suggestions from code review Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> * try moving check-docs into a containerized job * add install flag and README badge * trying to find the error * ignore pipefail * remove -e * Apply suggestions from code review Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> * more changes * additional changes * Update .github/workflows/static_analysis.yml * Update README.md Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> * move constants Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-
- 04 Jan, 2021 1 commit
-
-
Nikita Titov authored
* comment out flaky MinGW job for R * remove instead of comment out
-
- 22 Dec, 2020 1 commit
-
-
Jan Stiborek authored
* migrated implementation from dask/dask-lightgbm * relaxed tests * tests skipped in case that MPI is used * fixed python 2.7 import + tests disabled on windows * python < 3.6 is not supported in tests * tests enabled only for linux * tests disabled for mpi interface * dask version pinned to >= 2.0 * added @jameslamb as code owner * added missing pandas dependency * code refactoring, removed code duplication - lightgbm.dask.LGBMClassifier.fit is the same as lightgbm.dask.LGBMRegressor.fit * fixed refactoring * code deduplication - fit method moved into mixin class * fixed CODEOWNERS * removed unnecessary import * skip the module execution on python < 3.6 and on platform different than linux. * removed skip for python < 3.6 * review comments * removed noqa, renamed API classes, renamed local variables
-
- 27 Nov, 2020 1 commit
-
-
James Lamb authored
-
- 23 Nov, 2020 1 commit
-
-
James Lamb authored
* [ci] test 32-bit R in CI * add R 3.6 Windows CRAN job * add tests
-
- 22 Nov, 2020 1 commit
-
-
James Lamb authored
-
- 17 Nov, 2020 1 commit
-
-
James Lamb authored
* [ci] always use latest conda version on GitHub Actions * try new use-conda version * just remove conda * skip conda even more
-
- 10 Nov, 2020 1 commit
-
-
Nikita Titov authored
-
- 08 Nov, 2020 1 commit
-
-
James Lamb authored
* [ci] simplify R CI scripts * update GitHub Actions workflow
-
- 06 Nov, 2020 1 commit
-
-
James Lamb authored
* [ci] upgrade GitHub Actions third-party actions to newest versions * add git to sanitizers container * install git before checkout * Update .github/workflows/r_package.yml Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-
- 30 Oct, 2020 1 commit
-
-
James Lamb authored
* [ci] automate building CRAN package * add workflow for building CRAN package * remove newlines * add to R README * Apply suggestions from code review Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> * add timeout Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-