Installing the Engineering Workflow Management Git Integration Toolkit

You must install the Engineering Workflow Management Git Integration Toolkit if you want to enable linking of Git commits to IBM® Engineering Workflow Management work items, or configure process enforcement for Git Push operations. The Engineering Workflow Management Git Integration Toolkit is needed for configuring pre-receive and post-receive hooks. Perform this task only once for a Git server. You do not need to repeat this task for every registered Git repository.

About this task

Install the Engineering Workflow Management Git Integration Toolkit on the system that hosts the Git server.

Procedure

  1. In a web browser, go to https://jazz.net/downloads/workflow-management/.
  2. Click the link to the release that you want to use, then click the Repositories and more tab.
  3. Scroll to the Other downloads section. Click the link to EWM Git Integration Toolkit to download it.
  4. Extract the downloaded .zip file.
  5. Navigate to the path-to-rtc-git-toolkit/server folder.
  6. Enter this command: npm install --production.