NSGit Jenkins Plugin

Welcome to the NSGit Jenkins Plugin Page.

The NSGit Jenkins Plugin provides access to NSGit from within Jenkins Freestyle and Pipeline jobs. It works with the Git Plugin and the SSH Plugin to ensure that the correct version of code is deployed to build and production environments. You can use the NSGit Jenkins Plugin in both local and controller/agent Jenkins configurations.

Any command that you can run via NSGit can be run through the Jenkins Plugin to give you the flexibility you need.

Tip: the best build configuration we have found is to use the Git Plugin to update your OSS-side repository, then clear your GUARDIAN area and use the NSGit Clone command with the –resume-from-clone option to take over where the Git Plugin finishes. This gives you a clean working environment in which to build your product releases.

The NSGit Jenkins Plugin comes in two variations:

  • The GUARDIAN Plugin executes NSGit commands directly in GUARDIAN as if you were typing the commands yourself. 
  • You can download the NSGit-Jenkins-Plugin.hpi file using your login on the https://support.comforte.com website.
  • The OSS Plugin, named NSIngot, runs the OSS nsingot command to perform NSGit functions. This plugin is easier to use for scripting through SSH and Jenkins. You can download the NSIngot-Plugin.hpi file using your login on the https://support.comforte.com website.

Both plugins support Freestyle and Pipeline projects and execute in both Standalone and Controller/Agent configurations. 

The Current Plugin Version is: 1.6.808.0.

Both of the NSGit and NSIngot Jenkins Plugins are now part of your NSGit license.

Bringing DevOps to Legacy Platforms