influxdata / influxdata/changelog
Enable handling of lightweight git tags
Open
- Dominant language
- Go
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
InfluxDB 2.0 branch uses lightweight tags, which are currently skipped by `generate` when looking for the next most recent tag.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the generate command's tag-discovery logic and how it selects the next most recent tag. Reproduce the behavior with a lightweight tag, then update the handling so that tag type is not skipped and verify that generate selects the expected tag.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100