Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support packaging cairo-plugins #1605

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

DelevoXDG
Copy link
Contributor

Closes #1527

- Allow package with `[cairo-plugin]` target to be packaged
- Run `cargo package` to build + normalize `Cargo.toml`
- Add normalized and original `Cargo.toml` to the package archive
- Add `get_cargo_package_name` helper to read package name from `Cargo.toml`
  - TODO: consider sharing duplicated logic in `check_corelib_version`
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.

Support packaging cairo-plugins in Scarb
1 participant