1. 10 Apr, 2020 1 commit
    • Nikita Titov's avatar
      [python] Re-enable scikit-learn 0.22+ support (#2949) · c633c6c2
      Nikita Titov authored
      * Revert "specify the last supported version of scikit-learn (#2637)"
      
      This reverts commit d1002776.
      
      * ban scikit-learn 0.22.0 and skip broken test
      
      * fix updated test
      
      * fix lint test
      
      * Revert "fix lint test"
      
      This reverts commit 8b4db0805fe7a9e7f7eb0be3eac231f85026d196.
      c633c6c2
  2. 07 Apr, 2020 1 commit
  3. 01 Apr, 2020 2 commits
  4. 31 Mar, 2020 1 commit
  5. 28 Mar, 2020 1 commit
  6. 25 Mar, 2020 1 commit
  7. 17 Mar, 2020 1 commit
  8. 03 Mar, 2020 1 commit
  9. 01 Mar, 2020 1 commit
  10. 26 Feb, 2020 1 commit
  11. 16 Jan, 2020 1 commit
  12. 12 Jan, 2020 1 commit
  13. 06 Jan, 2020 1 commit
  14. 19 Dec, 2019 1 commit
  15. 15 Dec, 2019 1 commit
  16. 16 Nov, 2019 1 commit
    • James Lamb's avatar
      [R-package][ci] Added more R linters (fixes #2477) (#2533) · 1f7b06b9
      James Lamb authored
      
      
      * Added more linters on R code
      
      * started working on implicit integers
      
      * finished style changes to handle implicit integers
      
      * regenned documentation and added concatenation linter
      
      * changed channel for r-lintr
      
      * try building stringi before lintr
      
      * trying to get libicui18n
      
      * trying another thing
      
      * trying conda-forge again
      
      * added re-install of stringi
      
      * uncommented other stages
      
      * Update .ci/test.sh
      Co-Authored-By: default avatarNikita Titov <nekit94-08@mail.ru>
      
      * removed apt update and changed lintr version floor
      
      * get lintr from CRAN
      
      * R needs to come before C++ linting
      
      * testing lintr install from CRAN
      
      * trying one more thing
      
      * more verbose
      
      * order might matter
      
      * removed commented code
      
      * cleaned up linting block in test.sh
      
      * grouped conda install calls and fixed a few integer array things
      1f7b06b9
  17. 10 Nov, 2019 1 commit
  18. 08 Nov, 2019 1 commit
  19. 05 Nov, 2019 1 commit
  20. 24 Oct, 2019 1 commit
  21. 22 Oct, 2019 1 commit
  22. 16 Oct, 2019 1 commit
  23. 06 Oct, 2019 1 commit
  24. 02 Oct, 2019 1 commit
  25. 01 Oct, 2019 1 commit
  26. 29 Sep, 2019 1 commit
  27. 24 Sep, 2019 2 commits
  28. 21 Sep, 2019 1 commit
  29. 19 Sep, 2019 1 commit
  30. 03 Sep, 2019 1 commit
  31. 24 Jul, 2019 1 commit
  32. 01 Jul, 2019 1 commit
  33. 30 Jun, 2019 1 commit
  34. 15 May, 2019 1 commit
  35. 14 May, 2019 1 commit
    • Nikita Titov's avatar
      [ci] added swig compilation on macOS and Windows with artifacts (#2170) · 2a369170
      Nikita Titov authored
      * compile SWIG artifact on Windows
      
      * compile SWIG artifact on Windows
      
      * combined swig and sdist jobs for Linux
      
      * added conditions for artifacts publishing
      
      * added SWIG artifact compilation on macOS
      
      * hotfix
      
      * test: switch compilers
      
      * harsh workaround for OpenMP library conflict
      
      * switch compilers back
      
      * consistent order of tasks in condition
      
      * dummy commit to trigger CI and fix CLA
      2a369170
  36. 12 May, 2019 1 commit
  37. 09 May, 2019 1 commit
    • Nikita Titov's avatar
      [ci] CI fixes (#2161) · abbbbd75
      Nikita Titov authored
      * Update setup.sh
      
      * Update test.sh
      
      * Update setup.sh
      
      * test: gcc on Azure
      
      * Update test.sh
      
      * Update setup.sh
      
      * Update test.sh
      
      * switch compiler back on Azure
      abbbbd75
  38. 08 May, 2019 1 commit