Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hydraxman committed Feb 15, 2023
1 parent 1b1e6d1 commit 9371eb1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions gradle_plugin/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,9 @@ To trigger Hydra Lab testing using Gradle command, simply follow below steps:
- Step 2: Build your project/module to enable the gradle plugin and task
- Step 3: Run gradle task requestHydraLabTest

The new YAML based test task specification data structure (click it to view details):

![structure visual](https://github.com/microsoft/HydraLab/blob/main/docs/images/UML/gradle_plugin_yaml_config_design.png?raw=true)

## Known issue
- Hard-coded with Azure DevOps embedded variable names, currently may not be compatible to other CI tools when fetching commit related information.

0 comments on commit 9371eb1

Please sign in to comment.