elastic / connectors

Source code for all Elastic connectors, developed by the Search team at Elastic, and home of our Python connector development framework
https://www.elastic.co/guide/en/enterprise-search/master/index.html
Other
58 stars 116 forks source link

try out pushed perf8 branch #2642

Closed seanstory closed 1 week ago

seanstory commented 1 week ago

Over the weekend, perf8 started causing issues as it was pinning a matplotlib version that was incompatible with a version of numpy that another dep was pulling in.

This PR aims to make use of the changes made here: https://github.com/elastic/perf8/pull/17

We won't actually merge this. Once this confirms that perf8 is working, we can close this PR, merge the perf8 PR, and CI should go back to working 🤞

seanstory commented 1 week ago

CI is green! Looks like that worked. Closing this PR now.