numba / numba/numba-integration-testing
Feature request: make `git_latest_tag` work with CalVer release schemes
Open
enhancement
- Dominant language
- Python
- Stars
- 6
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
A few months ago I noticed that `git_latest_tag` does not work as expected for [CalVer](https://calver.org/) releases. Seems to work just for semantic versions.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the `git_latest_tag` entry point and inspect how it handles semantic-version tags. Define the expected behavior for CalVer releases, then verify that the function selects the correct latest tag for both release schemes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, python
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100