-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[ci] update Elasticsearch versions in CI and docs #213
Conversation
Codecov Report
@@ Coverage Diff @@
## master #213 +/- ##
=======================================
Coverage 93.13% 93.13%
=======================================
Files 8 8
Lines 597 597
=======================================
Hits 556 556
Misses 41 41 Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
good times!! Looks like the Travis build didn't kick off?
I saw this same Travis issue on LightGBM too (microsoft/LightGBM#3311 (comment)) :/ I contacted Travis support. I had a similar issue in April...I think the way they're handling the rollout of |
this build just passed, it's just not reporting back :/ https://travis-ci.com/github/jameslamb/uptasticsearch/builds/180065938 I'm gonna try closing and re-opening this PR |
Hey I got the details link to pop up! For reference, I had to go to https://travis-ci.org/github/uptake/uptasticsearch and restart the build from there. That seemed to help when restarting here on GitHub (by pushing an empty commit and by closing and re-opening the PR) did not |
it's been a few months since we updated versions we test against (#209 ). This PR does that again.
6.8.8
-->6.8.11
7.7.1
, +7.8.1
(previous latest was 7.6.2)This is the page I use to find what versions have been released: https://www.elastic.co/downloads/past-releases#elasticsearch