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.
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.