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
71 stars 126 forks source link

Add missing __init__.py files #2811

Closed seanstory closed 2 weeks ago

seanstory commented 2 weeks ago
make clean install-agent
.venv/bin/elastic-agent-connectors

would work from source, but not from the sdist, because setup.py was only packaging source code that it could "discover".

I hate python

seanstory commented 2 weeks ago

Will fix coverage in https://github.com/elastic/connectors/pull/2806#pullrequestreview-2290905654

github-actions[bot] commented 2 weeks ago

💔 Failed to create backport PR(s)

The backport operation could not be completed due to the following error: There are no branches to backport to. Aborting.

The backport PRs will be merged automatically after passing CI.

To backport manually run: backport --pr 2811 --autoMerge --autoMergeMethod squash