- 11 Aug, 2025 1 commit
-
-
James Lamb authored
Co-authored-by:Nikita Titov <nekit94-08@mail.ru>
-
- 07 Aug, 2025 1 commit
-
-
James Lamb authored
* [ci] try pinning openjpeg * pin even more * only pin graphite2 * try removing all customizations * restore all CI * add a 'conda info' * add a 'conda list' too * move conda block in test.sh
-
- 29 Jul, 2025 1 commit
-
-
Oliver Borchert authored
* [ci] Drop support for Python 3.7 and Python 3.8 * Fix * Bump numpy * Fix * fix comment, revert unrelated quoting changes * add docs --------- Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> Co-authored-by:
James Lamb <jaylamb20@gmail.com>
-
- 28 Jul, 2025 1 commit
-
-
James Lamb authored
* [ci] combine pip installs in Python test scripts * remove most CI * Revert "remove most CI" This reverts commit 8c0c1ec7b6e4e9f69190965abbf58b760efc8c6d.
-
- 15 Jul, 2025 1 commit
-
-
Nikita Titov authored
-
- 13 Jul, 2025 1 commit
-
-
James Lamb authored
* [ci] stop testing on Windows Server 2019 * update Visual Studio version * add support for newer MSVC versions * temporarily skip integrated OpenCL on Windows
-
- 21 Jun, 2025 1 commit
-
-
Nick Miller authored
-
- 17 Apr, 2025 1 commit
-
-
James Lamb authored
-
- 30 Mar, 2025 1 commit
-
-
James Lamb authored
-
- 24 Feb, 2025 1 commit
-
-
James Lamb authored
* [ci] consolidate R package installs into a CI script * use CRAN_MIRROR and R_LIB_PATH consistently * shorter lines and fix reference * fix type option * add extension * fix invocations on Windows * more fixes * binary * use package_type binary on Windows * Update .ci/test-r-package-windows.ps1 * more fixes * Apply suggestions from code review Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> * make install-r-deps more flexible * Apply suggestions from code review Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> --------- Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-
- 02 Feb, 2025 1 commit
-
-
Nikita Titov authored
-
- 27 Jan, 2025 2 commits
-
-
James Lamb authored
* [python-package] support Python 3.13 * update everything in the base conda environment, not just conda * python packages now use 'cp' instead of 'cpython' * fix python_package * get more logs * try to force a better solver error * merge latest * use build= explicitly * restore all CI, revert debugging changes * Update .ci/test.sh * empty commit to re-trigger CI * update docs conda env * pin to specific OS and mambaforge * Update .github/workflows/python_package.yml Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> * update default Python version in .vsts-ci.yml * remove upper-version pins * update RTD image --------- Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-
Nikita Titov authored
-
- 20 Jan, 2025 1 commit
-
-
James Lamb authored
* [ci] [python-package] build macOS x86_64 wheels on macOS 13 (Ventura) * update Xcode version * Update .ci/setup.sh * fix XCode version detection * revert debugging change * remove dsymutil dirs * avoid producing dsymutil reproducer directories * restore all CI
-
- 03 Jan, 2025 1 commit
-
-
James Lamb authored
-
- 16 Dec, 2024 1 commit
-
-
James Lamb authored
-
- 09 Dec, 2024 1 commit
-
-
José Morales authored
-
- 01 Dec, 2024 1 commit
-
-
Oliver Borchert authored
Co-authored-by:Nikita Titov <nekit94-08@mail.ru>
-
- 30 Nov, 2024 1 commit
-
-
James Lamb authored
[ci] [python-package] [R-package] adapt to scikit-learn check_sample_weight_equivalence changes, stop testing against R 3.6 on Linux (#6733)
-
- 15 Nov, 2024 1 commit
-
-
James Lamb authored
[python-package] adapt to scikit-learn 1.6 testing changes, pin more packages in R 3.6 CI jobs (#6718)
-
- 03 Nov, 2024 2 commits
-
-
Nikita Titov authored
Co-authored-by:James Lamb <jaylamb20@gmail.com>
-
Nikita Titov authored
* lint js code * hotfix * Update .editorconfig Co-authored-by:
James Lamb <jaylamb20@gmail.com> --------- Co-authored-by:
James Lamb <jaylamb20@gmail.com>
-
- 01 Nov, 2024 1 commit
-
-
Nikita Titov authored
-
- 29 Oct, 2024 2 commits
-
-
Nikita Titov authored
* introdure PSScriptAnalyzer * revert workflow * run PSScriptAnalyzer before conda installation
-
James Lamb authored
* [ci] [R-package] re-enable 'rchk' checks * comment out most CI * it would be helpful to actually enable rchk * remove all Rf_unprotect() calls to try to trigger failure * try removing some Rf_protect() calls * revert CI changes * just remove rchk * revert whitespace changes
-
- 15 Oct, 2024 2 commits
-
-
Nikita Titov authored
* Update test-windows.ps1 * Update test.sh --------- Co-authored-by:James Lamb <jaylamb20@gmail.com>
-
James Lamb authored
[python-package] ignore scikit-learn 'check_sample_weight_equivalence' estimator check (fixes #6678) (#6679) * [python-package] ignore scikit-learn 'check_sample_weight_equivalence' estimator check (fixes #6678) * pin pyparsing in Python 3.8 environment
-
- 13 Oct, 2024 1 commit
-
-
vnherdeiro authored
Co-authored-by:
James Lamb <jaylamb20@gmail.com> Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-
- 09 Oct, 2024 1 commit
-
-
vnherdeiro authored
[python-package] require `scikit-learn>=0.24.2`, make scikit-learn estimators compatible with `scikit-learn>=1.6.0dev` (#6651) Co-authored-by:
James Lamb <jaylamb20@gmail.com> Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-
- 07 Oct, 2024 1 commit
-
-
Nikita Titov authored
-
- 06 Oct, 2024 1 commit
-
-
James Lamb authored
-
- 24 Sep, 2024 1 commit
-
-
James Lamb authored
[ci] [python-package] temporarily stop testing against scikit-learn nightlies, load lib_lightgbm earlier (#6654)
-
- 03 Sep, 2024 1 commit
-
-
vnherdeiro authored
Co-authored-by:James Lamb <jaylamb20@gmail.com>
-
- 15 Aug, 2024 1 commit
-
-
James Lamb authored
-
- 14 Aug, 2024 1 commit
-
-
James Lamb authored
* [ci] skip R-devel clang16 job * use gcc-14 on macOS builds * try gcc-12
-
- 06 Aug, 2024 1 commit
-
-
Nikita Titov authored
* Update .vsts-ci.yml * Update create-nuget.py * Update .vsts-ci.yml * Update .vsts-ci.yml
-
- 02 Aug, 2024 2 commits
-
-
Nikita Titov authored
[ci] Require CMake 3.28 and replace `FetchContent_Populate` with `FetchContent_MakeAvailable` (#6550) * Replace `FetchContent_Populate` with `FetchContent_MakeAvailable` * Test with VS 2022 * Update IntegratedOpenCL.cmake * Update IntegratedOpenCL.cmake * Update IntegratedOpenCL.cmake * Update IntegratedOpenCL.cmake * Update IntegratedOpenCL.cmake * Update .vsts-ci.yml * bump minimum CMake version * force symlinking * fix line length * install curl * install sudo * install certs * install CMake for R Windows jobs * debug cmake * new try * remove CMake from RTools * cleanup * remove duplicted curl installation * CMake version as variable
-
Nikita Titov authored
-
- 31 Jul, 2024 1 commit
-
-
Nikita Titov authored
-
- 29 Jul, 2024 1 commit
-
-
Nikita Titov authored
-