Skip to content

Publish to Python PyPi and Rust Cargo #3

@aqshafei

Description

@aqshafei

Summary

Add parallel Github action workflows to push python packages into PyPI, and publish recsync-rs to crates.io

Descriptions

Python

Add parallel Github action workflows to push python packages into PyPI.
WHL files need to support the following targets:

  • x86_64-pc-windows-gnu
  • x86_64-unknown-linux-gnu
  • aarch64-unknown-linux-gnu
  • x86_64-apple-darwin
  • aarch64-apple-darwin

Note, maturin-action was recently added.

Rust

Publish reccaster as a rust library to crates.io

Sub-issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions