- 30 Jan, 2025 1 commit
-
-
Nikita Titov authored
* ci/yamlint-4 * dev * dev * dev * dev * dev * dev * Update optional_checks.yml * Update lock.yml * Update optional_checks.yml
-
- 27 Jan, 2025 1 commit
-
-
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>
-
- 20 Jan, 2025 2 commits
-
-
Nikita Titov authored
-
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
-
-
Nikita Titov authored
Co-authored-by:James Lamb <jaylamb20@gmail.com>
-
- 18 Dec, 2024 1 commit
-
-
Nikita Titov authored
Co-authored-by:James Lamb <jaylamb20@gmail.com>
-
- 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)
-
- 05 Nov, 2024 1 commit
-
-
James Lamb authored
* intentionally miss an unprotect() * re-enable rchk * grep for errors * restore all CI
-
- 07 Oct, 2024 1 commit
-
-
Nikita Titov authored
-
- 06 Oct, 2024 2 commits
-
-
Nikita Titov authored
* Update CUDA versions for CI * use latest CUDA --------- Co-authored-by:James Lamb <jaylamb20@gmail.com>
-
James Lamb authored
-
- 25 Sep, 2024 1 commit
-
-
James Lamb authored
-
- 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
-
- 02 Aug, 2024 1 commit
-
-
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
-
- 31 Jul, 2024 1 commit
-
-
Nikita Titov authored
-
- 19 Jul, 2024 1 commit
-
-
James Lamb authored
-
- 18 Jul, 2024 1 commit
-
-
James Lamb authored
-
- 14 Jul, 2024 1 commit
-
-
James Lamb authored
[ci] [R-package] add CI jobs covering more CRAN "additional checks", fix R_NO_REMAP warnings (fixes #6369) (#6523) * [ci] [R-package] add CI jobs testing newer compilers * set up vignette-processing dependencies * remove tinytex * set up pandoc * allow NOTEs, one more R_NO_REMAP guard * restore other CI * one more R_NO_REMAP guard * fail builds producing more than 1 NOTE * update approach for running R CMD check * fix filepath * fix paths * fix variable name * echo lines * fix piping * fix file extension * clean up * make R CMD check stricter
-
- 12 Jul, 2024 1 commit
-
-
James Lamb authored
-
- 03 Jul, 2024 1 commit
-
-
James Lamb authored
-
- 21 Jun, 2024 2 commits
-
-
James Lamb authored
-
Jorrick Sleijster authored
-
- 14 Jun, 2024 1 commit
-
-
James Lamb authored
-
- 13 Jun, 2024 1 commit
-
-
James Lamb authored
[python-package] Add support for NumPy 2.0, test against nightly versions of dependencies (fixes #6454) (#6467)
-
- 28 May, 2024 1 commit
-
-
James Lamb authored
-
- 27 May, 2024 1 commit
-
-
James Lamb authored
-
- 23 May, 2024 1 commit
-
-
James Lamb authored
-
- 21 May, 2024 1 commit
-
-
dependabot[bot] authored
* [ci]: Bump actions/checkout from 1 to 4 in the ci-dependencies group Bumps the ci-dependencies group with 1 update: [actions/checkout](https://github.com/actions/checkout). Updates `actions/checkout` from 1 to 4 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v1...v4 ) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major dependency-group: ci-dependencies ... Signed-off-by:
dependabot[bot] <support@github.com> * downgrade a few --------- Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by:
James Lamb <jaylamb20@gmail.com>
-
- 29 Apr, 2024 1 commit
-
-
Oliver Borchert authored
[ci] Skip Arrow tests on AppVeyor, use Intel macOS runners, upgrade to XCode 14.3 on macOS jobs, disable MacOS MPI jobs (#6425)
-
- 23 Apr, 2024 1 commit
-
-
James Lamb authored
-
- 25 Mar, 2024 1 commit
-
-
James Lamb authored
-
- 18 Mar, 2024 1 commit
-
-
Oliver Borchert authored
-
- 20 Feb, 2024 1 commit
-
-
James Lamb authored
-
- 19 Feb, 2024 1 commit
-
-
James Lamb authored
-
- 10 Feb, 2024 1 commit
-
-
James Lamb authored
-
- 03 Feb, 2024 1 commit
-
-
James Lamb authored
-
- 17 Jan, 2024 1 commit
-
-
James Lamb authored
-
- 09 Jan, 2024 1 commit
-
-
James Lamb authored
-