adoptium / adoptium/TKG

Enhance platform requirements mechanism for TKG

Open
#166 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
22
Forks
114
Avg merge
4d 2h
Merged PRs (30d)
8

Description

We are using `` to specify the spec to test against. It provides some degree of freedom to define os, arch, bit information, but it's limited (only support and relationship) and sometimes difficult to read and write.

A better way is to utilize regular expression to define the platform. Another step to improve the mechanism to use platform instead of spec to define the information. Since they are more clear and intuitive because it matches the build names.

Contributor guide

Open the contributing guide

Research direction

Start by locating the code that parses and applies in TKG, then review how build names expose platform information. Define the regex-based platform matching and platform-based configuration behavior, with completion shown by coverage of OS, architecture, and bitness cases.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.