"vscode:/vscode.git/clone" did not exist on "2c6b74afb438f5db7c7fcf383bc14364e950bcb2"
- 13 Oct, 2025 1 commit
-
-
Nikita Titov authored
-
- 11 Oct, 2025 1 commit
-
-
Nikita Titov authored
[ci][docs] fix link checking action by switching from linkchecker to lychee and update some links (#7027)
-
- 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>
-
- 28 Sep, 2025 1 commit
-
-
James Lamb authored
-
- 24 Sep, 2025 1 commit
-
-
James Lamb authored
-
- 03 Sep, 2025 1 commit
-
-
dependabot[bot] authored
Bumps the ci-dependencies group with 1 update: [actions/checkout](https://github.com/actions/checkout). Updates `actions/checkout` from 4 to 5 - [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/v4...v5 ) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: ci-dependencies ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- 28 Aug, 2025 1 commit
-
-
James Lamb authored
* [ci] separate configs and scripts for linting and docs CI * update name * remove lint-cpp reference * Update .ci/lint-all.sh * Update .ci/lint-all.sh Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> * revert env: blocks --------- Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-
- 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
-
-
Maik Riechert 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
-
- 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>
-
- 20 Feb, 2025 1 commit
-
-
James Lamb authored
-
- 10 Feb, 2025 1 commit
-
-
James Lamb authored
Co-authored-by:Nikita Titov <nekit94-08@mail.ru>
-
- 02 Feb, 2025 2 commits
-
-
Nikita Titov authored
-
dependabot[bot] authored
[ci]: Bump release-drafter/release-drafter in the ci-dependencies group Bumps the ci-dependencies group with 1 update: [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter). Updates `release-drafter/release-drafter` from 6.0.0 to 6.1.0 - [Release notes](https://github.com/release-drafter/release-drafter/releases) - [Commits](https://github.com/release-drafter/release-drafter/compare/v6.0.0...v6.1.0 ) --- updated-dependencies: - dependency-name: release-drafter/release-drafter dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci-dependencies ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- 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
-
- 16 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
-