2 comments (2 comments)0 reactions (0 reactions)1 assignee (1 assignee)Rust2,914 forks (2,914 forks)batch import
area:cibugeffort-smallgood first issuehelp wantedpriority:medium
Repository metrics
- Stars
- 48,085 stars (48,085 stars)
- PR merge metrics
- Avg merge 11d 1h (Avg merge 11d 1h)45 merged PRs in 30d (45 merged PRs in 30d)
Description
The pre-release is not using the latest version by running a dry versionning,
so it is incrementing the same again and again
Contributor guide
- Research direction
- Investigate the versioning logic in the CI workflow, specifically the step that performs dry run versioning. Ensure that the actual latest version is fetched before the dry run to avoid repeated increments.
- Tech stack
- rust
- Domain
- build systemdevops
- Issue type
- Bug
- Prerequisites
- GitCI/CD