elastic / elasticsearch-py

Official Python client for Elasticsearch
https://ela.st/es-python
Apache License 2.0
4.17k stars 1.17k forks source link

Fix Buildkite build on branches #2598

Closed pquentin closed 2 weeks ago

pquentin commented 2 weeks ago

The Buildkite build is failing depending on which branch ran last: Build status

I believe the reason is that we're running tests on old branches and never noticed, so this change also enables Slack notifications.

github-actions[bot] commented 2 weeks ago

A documentation preview will be available soon.

Request a new doc build by commenting * Rebuild this PR: `run docs-build` * Rebuild this PR and all Elastic docs: `run docs-build rebuild` `run docs-build` is much faster than `run docs-build rebuild`. A `rebuild` should only be needed in rare situations. If your PR continues to fail for an unknown reason, the doc build pipeline may be broken. Elastic employees can check the pipeline status [here](https://buildkite.com/elastic/docs-build).