Analytics Wizard Dashboard Configuration Screen

Screen to allow the user to configure the ETL paramenters

Feature: Issue 9907
Change-Id: I75c33c3eb1fa1a5e9fb79ae7678127eb812da907
7 files changed
tree: e40699784cd7d8e264f00e0b117732aa67dd5de4
  1. project/
  2. src/
  3. .gitignore
  4. .scalafmt.conf
  5. build.sbt
  6. LICENSE
  7. README.md
README.md

analytics-wizard

Wizard to provision a new GerritAnalytics stack

Setup

this plugin is being developed against gerrit master (2.16), thus it relies on gerrit-plugin-api-2.16-SNAPSHOT

In order to make gerrit-plugin-api-2.16-SNAPSHOT available locally you can run the following from a gerrit checkout dir:

./tools/maven/api.sh install