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

Verify that cargo xtask publish will work #38

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

abrown
Copy link
Contributor

@abrown abrown commented May 11, 2022

This change allows us to perform a publish --dry-run for each of the
crates to make sure this still works. Note that cargo xtask publish --dry-run will use, by default, the dynamic-linking feature of
openvino-sys which requires an OpenVINO installation to compile
against.

@abrown abrown force-pushed the publish-dry-run branch from 0dd5d17 to 30d99b3 Compare May 12, 2022 02:48
@abrown abrown marked this pull request as ready for review May 12, 2022 02:49
@abrown abrown force-pushed the publish-dry-run branch 2 times, most recently from 4935a72 to b0dba22 Compare May 12, 2022 03:09
This change allows us to perform a `publish --dry-run` for each of the
crates to make sure this still works. Note that `cargo xtask publish
--dry-run` will use, by default, the `dynamic-linking` feature of
`openvino-sys` which requires an OpenVINO installation to compile
against.
@abrown abrown force-pushed the publish-dry-run branch from b0dba22 to 9b105f5 Compare May 12, 2022 03:22
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