Skip to content

xebialabs-community/xlr-xld-insights-plugin

Repository files navigation

XL Deploy Insights Integration for XL Release

Build Status GitHub release Codacy Badge License: MIT Github All Releases standard-readme compliant

The XLD insights plugin enables the visualization of XLD package information within XL Release

Installation

Requirements

  1. XL Release 8.0+
  2. XL Deploy 8.0+

Building the plugin

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.

Adding the plugin to XL Release

Download the latest version of the plugin from the releases page. The plugin can then be installed through the graphical interface or the server backend. For additional detail, please refer to the docs.xebialabs.com documentation on XLR plugin installation

Configuration

The XL Deploy server can be configured at a global level, in Shared Configuration, or on a finer lever (e.g. at the folder level). Please refer to the docs.xebialabs.com documentation on configurations. Users may already have XL Deploy connections configured from the bundled XLR plugin - the same server configurations are used for this plugin.

Usage

There are no tasks associated with this plugin - only dashboard tiles, which visually present XL Deploy package dependency information. The dashboard tiles available with the plugin can be defined at the release, folder, and/or global scopes.

Contributing

Please review the contributing guidelines for xebialabs-community at http://xebialabs-community.github.io/

License

This community plugin is licensed under the MIT license.

See license in LICENSE.md