Electric Flow integration for Compuware ISPW
Creates an Assignment.
Loads a Task for the specified Assignment.
Retrieves information about an Assignment.
Retrieves the Task list for an Assignment.
Retrieves information about a Task in an Assignment.
Runs generate for the Tasks in Assignment.
Promotes an Assignment.
Deploys an Assignment.
Creates a Release.
Retrieves the Task list for a Release.
Retrieves information about a Task in a Release.
Retrieves information about a Release.
Runs generate for the Tasks in Release.
Promotes a Release.
Deploys a Release.
Regresses a Release.
Retrieves information about a Set.
Retrieves the Task list for a Set.
-
Download or clone the EC-ISPW repository.
git clone https://github.com/electric-cloud/EC-ISPW.git
-
Zip up the files to create the plugin zip file.
cd EC-ISPW zip -r EC-ISPW.zip ./*
-
Import the plugin zip file into your ElectricFlow server and promote it.