Skip to content

Add missing __init__.py files#2811

Merged
seanstory merged 3 commits intomainfrom
seanstory/fix-sdist
Sep 9, 2024
Merged

Add missing __init__.py files#2811
seanstory merged 3 commits intomainfrom
seanstory/fix-sdist

Conversation

@seanstory
Copy link
Member

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 seanstory requested a review from a team September 9, 2024 20:08
@seanstory seanstory enabled auto-merge (squash) September 9, 2024 20:09
kderusso
kderusso previously approved these changes Sep 9, 2024
@seanstory
Copy link
Member Author

Will fix coverage in #2806 (review)

@seanstory seanstory merged commit 4cfa23b into main Sep 9, 2024
@seanstory seanstory deleted the seanstory/fix-sdist branch September 9, 2024 21:06
@github-actions
Copy link

github-actions bot commented Sep 9, 2024

💔 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

seanstory added a commit that referenced this pull request Sep 13, 2024
use same format as Agent

use dot instead of plus

make release pipeline update and commit and tag version

fix script path

Bumping version from 0.0.1 to 0.0.1+build202409091445

reset version

Add versionfile restoration to pipeline

Bumping version from 0.0.1 to 0.0.1+build202409091807

reset version

Ensure restore version script runs

Bumping version from 0.0.1 to 0.0.1+build202409091817

reset version

use the right restore script

Bumping version from 0.0.1 to 0.0.1+build202409091830

Restoring version from 0.0.1+build202409091830 to 0.0.1

add version math

Docker test should use docker tag version

Autoformat

Bumping version from 0.0.1 to 0.0.0+build202409091853

make sure we're setting the version

Restoring version from 0.0.0+build202409091853 to 0.0.1

checkout the branch before making changes

Bumping version from 0.0.1 to 0.0.0+build202409091914

Restoring version from 0.0.-1+build202409091914 to 0.0.1

Calculate release version from orig version

Bumping version from 0.0.1 to 0.0.0+build202409091932

Restoring version from 0.0.0+build202409091932 to 0.0.1

escape pluses

Bumping version from 0.0.1 to 0.0.0+build202409092020

Restoring version from 0.0.0+build202409092020 to 0.0.1

Restore gates for maintenance branch releasing

Update docs for manual releasing

Allow connectors to sync content into alias  (#2796)

Config option to disable connector secrets for native connectors (#2808)

Co-authored-by: Artem Shelkovnikov <artem.shelkovnikov@elastic.co>

Update docker.elastic.co/wolfi/python:3.11-dev Docker digest to 088b946 (#2805)

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>

Return back connectors/sources/__init__.py (#2810)

Add missing __init__.py files (#2811)

Get 8.x branch set up (#2813)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants