Valeriy Khakhutskyy
2ea96322b3
Update to latest ES versions and fix unit tests ( #512 )
...
Update the test matrix to the latest Elasticsearch versions and fix the broken unit tests on the CI.
2023-01-31 20:55:29 +01:00
Seth Michael Larson
e6bb917d83
Add quotes to versions in test-matrix.yml
2021-12-03 09:37:37 -06:00
Seth Michael Larson
f98ebd4c29
Update Jenkins jobs for 8.x and 7.x
2021-12-01 14:01:48 -06:00
Seth Michael Larson
15ba8d3e02
Fallback on using scroll searches for Elasticsearch <7.12
...
PIT+search_after became universally safe in Elasticsearch 7.12 by adding an automatic sort tiebreaker field when using PITs called `_shard_doc` but now we need to do feature detection to make sure we use the previous scroll method on Elasticsearch <7.12 clusters
2021-08-08 12:19:41 -05:00
Seth Michael Larson
54b497ed9a
Update supported versions of Python, pandas, and Elasticsearch
2021-08-04 13:21:17 -05:00
P. Sai Vinay
c0e861dc77
Fix installed pandas version on Jenkins
2021-07-31 12:51:11 -05:00
Seth Michael Larson
c74fccbd74
Drop support for Python 3.6, pandas<1.2
2021-07-27 14:43:03 -05:00
P. Sai Vinay
22475cdc46
Add PANDAS_VERSION to Jenkins matrix
2021-07-26 11:17:46 -05:00
Seth Michael Larson
a552504f9b
Add support for Pandas 1.2.0
2020-12-30 14:20:36 -06:00
Seth Michael Larson
92a8040614
Test against Elasticsearch 7.10
2020-10-28 09:03:46 -05:00
Seth Michael Larson
3d81def5cc
Add support for xgboost v1
2020-04-29 13:06:35 -05:00
Seth Michael Larson
e1cacead44
Add 'inference_config' on ES >=7.8
2020-04-14 07:51:50 -05:00
Seth Michael Larson
0c1d7222fe
Drop support for Python 3.5, add Black
2020-03-27 07:56:28 -05:00
stevedodson
404e658a26
Updating test matrix for 7.6 + removing oss for now. ( #127 )
2020-02-15 18:48:17 +01:00
Camilla
a5380813a7
Adds Python 3.8 support ( #96 )
...
* Adds build status sticker to README
* Adds Python version to test matrix
* Adds debug echo message
* Adds back Python 3.5.3 to test matrix
* Adds Python version to test matrix
* Adds back Python 3.5.3 to test matrix
* Adds Python 3.8 to test matrix
2019-12-12 14:57:52 +01:00
Winterflower
8a9e83d0e5
Removes line that sets run_build.sh as executable and adds Python versions to test_matrix.yml
2019-11-28 13:50:05 +01:00
Winterflower
ad118fcbad
Adding 7.5 snapshot in test matrix
2019-11-25 18:14:20 +01:00
Winterflower
fc7c214ae6
Initial skeleton for .ci folder
2019-11-21 13:53:27 +01:00