1. 28 Sep, 2025 1 commit
  2. 24 Sep, 2025 1 commit
  3. 03 Sep, 2025 1 commit
  4. 28 Aug, 2025 1 commit
  5. 29 Jul, 2025 1 commit
  6. 28 Jul, 2025 1 commit
  7. 13 Jul, 2025 1 commit
  8. 30 Mar, 2025 1 commit
  9. 24 Feb, 2025 1 commit
  10. 20 Feb, 2025 1 commit
  11. 10 Feb, 2025 1 commit
  12. 02 Feb, 2025 2 commits
  13. 30 Jan, 2025 1 commit
  14. 27 Jan, 2025 1 commit
    • James Lamb's avatar
      [python-package] support Python 3.13 (#6668) · 9f1af051
      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: default avatarNikita Titov <nekit94-08@mail.ru>
      
      * update default Python version in .vsts-ci.yml
      
      * remove upper-version pins
      
      * update RTD image
      
      ---------
      Co-authored-by: default avatarNikita Titov <nekit94-08@mail.ru>
      9f1af051
  15. 20 Jan, 2025 2 commits
  16. 03 Jan, 2025 1 commit
  17. 18 Dec, 2024 1 commit
  18. 01 Dec, 2024 1 commit
  19. 30 Nov, 2024 1 commit
  20. 05 Nov, 2024 1 commit
  21. 07 Oct, 2024 1 commit
  22. 06 Oct, 2024 2 commits
  23. 25 Sep, 2024 1 commit
  24. 15 Aug, 2024 1 commit
  25. 14 Aug, 2024 1 commit
  26. 02 Aug, 2024 1 commit
    • Nikita Titov's avatar
      [ci] Require CMake 3.28 and replace `FetchContent_Populate` with... · 3175a912
      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
      3175a912
  27. 31 Jul, 2024 1 commit
  28. 19 Jul, 2024 1 commit
  29. 18 Jul, 2024 1 commit
  30. 16 Jul, 2024 1 commit
  31. 14 Jul, 2024 1 commit
    • James Lamb's avatar
      [ci] [R-package] add CI jobs covering more CRAN "additional checks", fix... · 5cec6903
      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
      5cec6903
  32. 12 Jul, 2024 1 commit
  33. 03 Jul, 2024 1 commit
  34. 21 Jun, 2024 2 commits
  35. 14 Jun, 2024 1 commit
  36. 13 Jun, 2024 1 commit