- 10 Oct, 2025 1 commit
-
-
James Lamb authored
* [ci] [swig] move SWIG jobs to GitHub Actions * set compiler for Windows jobs * skip conda setup on jobs that do not need it * fix BUILD_DIRECTORY, add uploads * fix more variables * ensure artifact-upload directory actually exists * more fixes * set CONDA * fix powershell env variable check, add conda to path for linux and macos * fix comment * remove AZURE env variable * use absolute path * Apply suggestions from code review Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> * create directory unconditionally --------- Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-
- 09 Oct, 2025 1 commit
-
-
James Lamb authored
* [ci] move C++ tests to GitHub Actions * skip more CI * fix env variables * fix some small things * fix software setup * add sudo * UBUNTU_BASE_CONTAINER (spelling) * fix condition on manylinux image * restore other CI * remove if-else from python_package * define BUILD_ARTIFACTSTAGINGDIRECTORY for cpp jobs * Apply suggestions from code review Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> --------- Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-
- 03 Oct, 2025 1 commit
-
-
James Lamb authored
* [ci] move R-package artifact publishing to GitHub Actions * create artifacts directory * ensure both files are included * restore other CI * create artifacts directory unconditionally * Update .github/workflows/r_package.yml Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> --------- Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-
- 27 Jul, 2025 1 commit
-
-
James Lamb authored
[docs] [ci] skip scikit-learn 1.7.1 in docs build, make tests compatible with pandas 3.0, use new Azure DevOps pool (#6979)
-
- 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
-
- 15 Jun, 2025 1 commit
-
-
shiyu1994 authored
Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> Co-authored-by:
Yu Shi <yushi2@microsoft.com> Co-authored-by:
James Lamb <jaylamb20@gmail.com>
-
- 22 May, 2025 1 commit
-
-
Nikita Titov authored
Update .vsts-ci.yml
-
- 20 May, 2025 1 commit
-
-
James Lamb authored
* [ci] skip self-hosted Linux CI jobs * comment out Linux_latest too
-
- 30 Mar, 2025 1 commit
-
-
James Lamb authored
-
- 02 Mar, 2025 1 commit
-
-
James Lamb authored
* [ci] [Dask] enable Dask tests on macOS * fix windows condition * fix merge conflicts
-
- 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>
-
- 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>
-
- 26 Jan, 2025 1 commit
-
-
Nikita Titov authored
-
- 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
-
- 15 Dec, 2024 1 commit
-
-
Nikita Titov authored
-
- 02 Sep, 2024 1 commit
-
-
James Lamb authored
-
- 06 Aug, 2024 1 commit
-
-
Nikita Titov authored
* Update .vsts-ci.yml * Update create-nuget.py * Update .vsts-ci.yml * Update .vsts-ci.yml
-
- 31 Jul, 2024 1 commit
-
-
Nikita Titov authored
-
- 21 Jul, 2024 1 commit
-
-
James Lamb authored
-
- 10 Jul, 2024 1 commit
-
-
James Lamb authored
-
- 03 Jul, 2024 1 commit
-
-
James Lamb authored
-
- 21 Jun, 2024 1 commit
-
-
Jorrick Sleijster authored
-
- 17 Jun, 2024 1 commit
-
-
James Lamb authored
[ci] [python-package] run macOS x86_64 tests on macOS 12 (Monterey), stop manually setting macOS wheel tags (#6487)
-
- 28 May, 2024 1 commit
-
-
James Lamb authored
-
- 27 May, 2024 1 commit
-
-
James Lamb authored
-
- 23 May, 2024 1 commit
-
-
James Lamb authored
-
- 19 Apr, 2024 1 commit
-
-
James Lamb authored
-
- 10 Apr, 2024 1 commit
-
-
shiyu1994 authored
-
- 10 Feb, 2024 1 commit
-
-
James Lamb authored
-
- 09 Jan, 2024 1 commit
-
-
James Lamb authored
-
- 19 Dec, 2023 1 commit
-
-
shiyu1994 authored
* Update .vsts-ci.yml for Azure Pipelines Upgrade Azure VM Scale Set to use Mariner (Azure Linux) systems. * Update .vsts-ci.yml * Update .vsts-ci.yml * Update .vsts-ci.yml * Update .vsts-ci.yml * Update .vsts-ci.yml * upgrade clang to clang-17 * add -y in apt install * update name of mariner agent pool * fix clang 17 compiler name * apt update before install clang 17 * update libomp version for clang 17 * use clang-17 only for Mariner agents * fix CXX and CC
-
- 04 Jul, 2023 1 commit
-
-
James Lamb authored
-
- 29 Dec, 2022 1 commit
-
-
James Lamb authored
-
- 28 Dec, 2022 2 commits
-
-
James Lamb authored
-
James Lamb authored
-
- 15 Dec, 2022 1 commit
-
-
Nikita Titov authored
-
- 02 Dec, 2022 1 commit
-
-
Jonathan Giannuzzi authored
* Add integrated OpenCL build on Linux * Build integrated OpenCL Linux wheel in CI * Fix test_dual.py on Linux arm64 * Enable integrated OpenCL Linux wheel arm64 testing in CI * Update documentation * Add comment about gpu_use_dp * add missing fi dropped in merge conflict resolution * install opencl-headers on bdist task * use new CI image for x86_64 * update check_dynamic_dependencies script * use main CI image Co-authored-by:James Lamb <jaylamb20@gmail.com>
-
- 27 Nov, 2022 1 commit
-
-
James Lamb authored
-