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

Cannot publish saxaboom-runtime from non-Apple system with verification #22

Open
MarijnS95 opened this issue Jul 16, 2024 · 0 comments
Open

Comments

@MarijnS95
Copy link
Member

MarijnS95 commented Jul 16, 2024

Its publish failed:

https://github.com/Traverse-Research/saxaboom/actions/runs/9953908044

We shouldn't use the link feature in the first place because saxaboom-runtime doesn't rely on any static functions, that's being solved in #21 and gfx-rs/metal-rs#330. We could also set the publish step to run on Mac or disable verification in the future.

For now I've published the crate with --no-verify (instead of logging in to crates.io on a Mac system):

cargo publish -p saxaboom-runtime --no-verify

(Note that this issue is mostly a note-to-self/reminder in case we do the next release before the corresponding PRs have been merged and released)

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

No branches or pull requests

1 participant