- XL Release 9.0+
The gradle wrapper facilitates building the plugin. Use the following command to build using Gradle:
./gradlew clean build
The built plugin, along with other files from the build, can then be found in the build folder.
Download the latest version of the plugin from the releases page. The plugin can then be installed through the XL Release graphical interface or the server backend. For additional detail, please refer to the docs.xebialabs.com documentation on XLR plugin installation
Available Tasks: Check Workflow Run, Trigger Workflow Run
Available Triggers: None
Available Dashboard Tiles: Workflow Runs Timeline Tile
Properties:
- Server input
- Owner input
- Repository input
- Workflow ID input
- Run Id Script script
- Workflow Run ID output
Properties:
- Server input
- Owner input
- Repository input
- Workflow ID input
- Ref input
- The reference of the workflow run. The reference can be a branch, tag, or a commit SHA.
- Inputs input
- Comma-separated keys and values configured in the workflow file. The maximum number of properties is 10. Any default properties configured in the workflow file will be used when inputs are omitted.
- Triggered script
- Run Id Script script
- Workflow Run ID output
Properties:
- Server input
- Title
- Tile title
- Owner input
- Repository input
- Workflow ID input
- Count input
- The number of latest workflow runs to visualize
Please review the contributing guidelines for xebialabs-community at http://xebialabs-community.github.io/
This community plugin is licensed under the MIT license.
See license in LICENSE.md