adoptium / adoptium/TKG

Add <disables> example for platform

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

Description

Add `` example for `platform` in https://github.com/adoptium/TKG/tree/master/examples

For example:

```


disable on JDK8 x86-64_linux
8
x86-64_linux

```

```


disable on eclipse vendor
eclipse


Only applicable on aix, pliunx, xlinux, wins64 and zlinux atm
^((?!(ppc64_aix|ppc64le_linux|x86-64_linux|x86-64_windows|s390x_linux)).)*$

```

Contributor guide

Open the contributing guide

Research direction

Start in the examples/ directory and compare existing examples with the requested platform cases. Add the platform example using the shown x86-64_linux value and confirm the new entry matches the surrounding example format.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
testing-qa
Issue type
Documentation
Difficulty
1/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.