1. 28 Dec, 2020 1 commit
  2. 17 Nov, 2020 1 commit
  3. 26 Oct, 2020 1 commit
  4. 22 Oct, 2020 1 commit
  5. 13 Sep, 2020 1 commit
  6. 19 Aug, 2020 1 commit
  7. 24 Jul, 2020 1 commit
  8. 05 Jul, 2020 1 commit
  9. 22 Jun, 2020 1 commit
  10. 01 Jun, 2020 1 commit
    • James Lamb's avatar
      [ci] use GitHub Actions for R CI jobs (fixes #2353) (#3119) · bcbf2527
      James Lamb authored
      * GitHub Actions
      
      * ok
      
      * fixing on list
      
      * stuff
      
      * directories
      
      * directories
      
      * things
      
      * env variables
      
      * working dir
      
      * running a bunch of tasks
      
      * more builds
      
      * PATH
      
      * actually use R task
      
      * TASK
      
      * be right, often
      
      * doing stuff
      
      * trying stuff
      
      * more paths
      
      * conda activate
      
      * updating PATH
      
      * trying bash
      
      * where the hell is activate
      
      * WHERE IS ACTIVATE
      
      * set up conda
      
      * more conda
      
      * PLEASE WORK
      
      * installing cpplint
      
      * try r-package
      
      * R version
      
      * try windows job
      
      * make windows work
      
      * use powershell
      
      * exe
      
      * use conda
      
      * conda init powershell
      
      * different conda approach
      
      * make it work
      
      * cleaning up
      
      * init powershell
      
      * fixing windows
      
      * more windows
      
      * build directory
      
      * no way right
      
      * maybe it will work
      
      * trying Visual Studio
      
      * do this
      
      * Windows is interesting
      
      * put back check-output
      
      * set compiler
      
      * stuff
      
      * more fixes
      
      * fix the broken things
      
      * updating jobs
      
      * continuing
      
      * poweshell is bad
      
      * ok so maybe not powershell
      
      * cmon now
      
      * ok so
      
      * fixing env variables
      
      * maybe this
      
      * MINGW job
      
      * cleaning up
      
      * conda init powershell
      
      * moving more R stuff into GitHub Actions
      
      * everything else
      
      * use powershell
      
      * cmon now powershell
      
      * ttry to Continue
      
      * override powershell
      
      * peg MiKTeX URL
      
      * what is happening
      
      * try powershell -File
      
      * trying stuff
      
      * path
      
      * more testing of output
      
      * Matches uppercase
      
      * more regex stuff
      
      * this is getting ridiculous
      
      * back to powershell I guess
      
      * more commands
      
      * this might work
      
      * adding more reliable miktex download
      
      * trying to download miktex
      
      * installing httr
      
      * fix error in MiKTeX script
      
      * remove comments
      
      * redirect output
      
      * redirect output
      
      * move linting back to Travis
      
      * change redirection
      
      * switch back to just mac and linux
      
      * put linting exclude back
      
      * renamed R_TRAVIS_LINUX
      
      * revert changes to non-R tasks and update events
      
      * simplify
      bcbf2527
  11. 24 Apr, 2020 1 commit
  12. 26 Feb, 2020 1 commit
  13. 22 Oct, 2019 1 commit
  14. 16 Oct, 2019 1 commit
  15. 01 Oct, 2019 1 commit
  16. 29 Sep, 2019 1 commit
  17. 24 Sep, 2019 1 commit
  18. 24 Jul, 2019 1 commit
  19. 01 Jul, 2019 1 commit
  20. 30 Jun, 2019 1 commit
  21. 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
  22. 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
  23. 08 May, 2019 1 commit
  24. 09 Apr, 2019 1 commit
    • Nikita Titov's avatar
      [ci] update CI stuff (#2079) · 691b8428
      Nikita Titov authored
      * updated boost submodule
      
      * updated docker with new stable Clang and CMake
      
      * switch to dev docker
      
      * updated setup script
      
      * updated MinGW on Appveyor
      
      * updated Azure config to use docker for GPU task
      
      * do not upgrade gcc - takes too long
      
      * test: switch compilers
      
      * switch compilers back
      
      * get back to main docker
      691b8428
  25. 18 Feb, 2019 1 commit
  26. 14 Jan, 2019 1 commit
  27. 21 Nov, 2018 1 commit
  28. 06 Nov, 2018 2 commits
  29. 31 Oct, 2018 2 commits
  30. 17 Oct, 2018 1 commit
    • Guolin Ke's avatar
      [ci] speed up the linux builds (#1745) · 1a1255ac
      Guolin Ke authored
      * speed up the build
      
      * remove gpu docker
      
      * add boost ppa
      
      * remove duplicate installs
      
      * Update test.sh
      
      * conda install mkl qt
      
      * addd windows
      
      * Update .vsts-ci.yml
      
      * fix gpu boost
      1a1255ac
  31. 16 Oct, 2018 1 commit
  32. 11 Oct, 2018 1 commit
  33. 10 Oct, 2018 1 commit
  34. 03 Oct, 2018 1 commit
    • Nikita Titov's avatar
      [ci] dowgrade gcc version for Linux on Azure (#1718) · 52dbc572
      Nikita Titov authored
      * dowgrade gcc version on Azure
      
      * small fixes, update Artifacts condition for easy debug.
      
      * Update CMakeLists.txt
      
      * Update CMakeLists.txt
      
      * Update CMakeLists.txt
      
      * Update setup.sh
      
      * Update CMakeLists.txt
      
      * Update .vsts-ci.yml
      
      * Update CMakeLists.txt
      
      * remove the lgamma
      
      * update comment
      
      * make sure that we use appropriate compiler
      52dbc572
  35. 18 Sep, 2018 1 commit
  36. 15 Sep, 2018 1 commit