Skip to content

Commit 9371eb1

Browse files
authored
Update README.md
1 parent 1b1e6d1 commit 9371eb1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

gradle_plugin/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,9 @@ To trigger Hydra Lab testing using Gradle command, simply follow below steps:
2525
- Step 2: Build your project/module to enable the gradle plugin and task
2626
- Step 3: Run gradle task requestHydraLabTest
2727

28+
The new YAML based test task specification data structure (click it to view details):
29+
30+
![structure visual](https://github.com/microsoft/HydraLab/blob/main/docs/images/UML/gradle_plugin_yaml_config_design.png?raw=true)
31+
2832
## Known issue
2933
- Hard-coded with Azure DevOps embedded variable names, currently may not be compatible to other CI tools when fetching commit related information.

0 commit comments

Comments
 (0)