Nikita Titov
|
a694712b7f
|
[ci][python] fall back to producing one wheel for macOS and drop support of OSX 10.6 and 10.7 (#1826)
|
2018-11-13 12:36:06 +03:00 |
Nikita Titov
|
71bd9ed5e7
|
use latest Sphinx with rstcheck (#1836)
|
2018-11-11 16:39:34 +08:00 |
Nikita Titov
|
8ace7339d8
|
update Xcode on Travis (#1825)
|
2018-11-06 22:18:37 +08:00 |
Nikita Titov
|
28e47aae63
|
slightly refactored ci tests script (#1827)
|
2018-11-06 22:18:17 +08:00 |
Nikita Titov
|
b0a938aee1
|
[ci] updated fix for macOS on Travis (#1822)
* updated fix for macOS on Travis
* hotfix
|
2018-11-06 10:06:15 +08:00 |
Nikita Titov
|
5c8e365fe5
|
[ci] run example jupyter notebooks as part of tests at the CI side (#1807)
* execute notebooks on CIs
* run notebooks in interactive mode and increase timeout for MinGW
* hotfix alphabetically sort packages installation
|
2018-11-05 15:49:54 +08:00 |
Nikita Titov
|
dfe0fae4ea
|
[ci] check dynamic symbol versions at CI side (#1812)
* renamed helper folder to helpers
* added library dependencies check
|
2018-11-01 09:42:06 +08:00 |
Nikita Titov
|
ef4b5be531
|
[ci] fixed CMake update on Travis (#1804)
|
2018-10-31 12:51:58 +03:00 |
Nikita Titov
|
f21ca60b01
|
[ci] cleanup CI installation (#1806)
|
2018-10-31 10:28:00 +08:00 |
Guolin Ke
|
f0e75fc107
|
add clang to ci docker
|
2018-10-30 10:40:03 +08:00 |
nabokovas
|
9a2bf26626
|
[ci] sort package installation (#1761)
* sort package installation
|
2018-10-18 01:35:58 +03:00 |
Guolin Ke
|
1a1255ac4c
|
[ci] speed up the linux builds (#1745)
* 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
|
2018-10-17 20:09:12 +08:00 |
Nikita Titov
|
ccf2570ca3
|
[docs][ci][python] added docstring style test and fixed errors in existing docstrings (#1759)
* added docstring style test and fixed errors in existing docstrings
* hotfix
* hotfix
* fix grammar
* hotfix
|
2018-10-16 14:19:36 +08:00 |
Nikita Titov
|
dfdf88618e
|
[ci] downgrade Xcode version on Azure (#1754)
* downgrade Xcode version on Azure
* fixed docs and warning
|
2018-10-16 11:13:38 +08:00 |
Guolin Ke
|
17165f9372
|
remove empty lines
|
2018-10-11 10:24:49 +08:00 |
Guolin Ke
|
e8395e9259
|
[Azure Pipeline] switch to Hosted Ubuntu 1604 (#1740)
* use new keywords
* fix conda install
* try to fix conda
* conda
|
2018-10-10 20:54:22 +08:00 |
Nikita Titov
|
f66716cebe
|
support macOS 10.14 Mojave (#1732)
|
2018-10-05 10:09:42 +08:00 |
Nikita Titov
|
912761512e
|
build docs with latest sphinx (#1729)
|
2018-10-03 22:12:04 +08:00 |
Nikita Titov
|
52dbc5722f
|
[ci] dowgrade gcc version for Linux on Azure (#1718)
* 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
|
2018-10-03 09:06:43 +08:00 |
Nikita Titov
|
b419331b72
|
sphinx hotfix (#1713)
|
2018-09-29 10:22:29 +08:00 |
Nikita Titov
|
eb131ead89
|
[docs] run pycodestyle for docs folder (#1687)
* run pytest for docs folder too
* fixed pylint error and some minor style issues
|
2018-09-21 23:18:48 +03:00 |
Nikita Titov
|
64002b2c0d
|
added execute permissions to scripts (#1674)
|
2018-09-18 10:23:23 +08:00 |
Nikita Titov
|
dea7c78418
|
[ci] merged CI test scripts into one (#1671)
|
2018-09-17 12:16:03 +03:00 |
Nikita Titov
|
73a9a192c9
|
[ci] merged CI setup scripts into one (#1669)
* reorganized CI files
* merged scripts into one
|
2018-09-15 09:59:55 +08:00 |