Support specifying minor version in playlist
Open
enhancement
- Dominant language
- Java
- Stars
- 22
- Forks
- 114
- Avg merge
- 4d 2h
- Merged PRs (30d)
- 8
Description
The `` tag is currently only at the granularity of major version (and can support special branches like Valhalla/Panama). We do not currently have a mechanism to say 'only 11 and not less than 11.0.9'. We need to investigate on how to support minor version properly in TKG.
Related issue: https://github.com/AdoptOpenJDK/openjdk-tests/issues/1963#issuecomment-724708488
Contributor guide
Research direction
Start by reading TKG's playlist handling for the tag and the related openjdk-tests issue linked in the report. Determine how version constraints are represented and define done as supporting a constraint such as Java 11 with a minimum of 11.0.9.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100