-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
questionAsking for clarification or supportAsking for clarification or support
Description
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:
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
questionAsking for clarification or supportAsking for clarification or support