axodotdev / axodotdev/cargo-dist
Archive names with version number
Open
feature request
- Dominant language
- Rust
- Stars
- 2.1k
- Forks
- 149
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 32
Description
cargo-binstall's defaults support a number of filename patterns that include a version number: https://github.com/cargo-bins/cargo-binstall/blob/main/SUPPORT.md#defaults
It would be nice if cargo-dist could be configured to generate archives with such names to make the filenames unique even without the full URL.
Contributor guide
Research direction
Start with the cargo-dist archive naming and configuration paths, then compare the filename patterns described in SUPPORT.md. Determine how a version-containing archive name could be configured, and verify that generated archives use the configured pattern without requiring the full URL.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- release
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100