Skip to content

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

@MarijnS95

Description

@MarijnS95

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions