Skip to content

Which commit does a package on crates.io belong to? #16931

@pavelzw

Description

@pavelzw

Question

@zanieb I'm struggling a bit to find out which commit a package on crates.io belongs to.
for example, https://crates.io/crates/uv-trampoline-builder/0.0.4 doesn't indicate which commit it belongs to.
https://github.com/conda/rattler solves it by pushing a separate tag per crate:

Image

They are using release-plz https://github.com/conda/rattler/blob/755f6ec5d2deb9659b64c1480458950f137ab379/.github/workflows/release-rust.yaml#L54, conda/rattler#1888 for handling multiple releases which works pretty well imo. @baszalmstra might be able to tell you more about it if you are interested))

Platform

No response

Version

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionAsking for clarification or support

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions