Skip to content

Publish the SDK to PyPI #99

Description

@samuelhel

pip install intellistream-datahub-sdk returns 404. The publish job in release.yml is gated on a vX.Y.Z tag and the repo has no tags, so it has never run. Consumers must build from source, which needs a Rust toolchain and ~270 crates.

This currently forces datahub-platform to commit two ~6 MB wheels into its repo just to run its demo, one per architecture, pinned to commit c4fcb6d with nothing keeping them in step.

All three manifests already read 0.1.0. Note the same tag also publishes the crate to crates.io — worth confirming that's intended. Needs the release environment with a PyPI Trusted Publisher configured.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions