Skip to content

Skip crates.io publish until syftbox-rs is on crates.io#34

Merged
madhavajay merged 2 commits intomainfrom
madhava/repo
Jan 7, 2026
Merged

Skip crates.io publish until syftbox-rs is on crates.io#34
madhavajay merged 2 commits intomainfrom
madhava/repo

Conversation

@madhavajay
Copy link
Copy Markdown
Contributor

Summary

  • Skip the crates.io publish job with if: false
  • The embedded feature depends on syftbox-rs which isn't on crates.io yet
  • PyPI wheel publishing still works

Once syftbox-rs is published to crates.io, we can:

  1. Add version to syftbox-rs dependency in Cargo.toml
  2. Remove the if: false condition

- Set container: off for Linux wheel builds
- maturin Docker can't access ../syft-crypto-core sibling path
- Building natively on Ubuntu host works with setup-workspace.sh
- Wheels are not manylinux compliant but this unblocks releases
@madhavajay madhavajay merged commit 57071f4 into main Jan 7, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant