Install Jshint
Note: Jshint (Optional – Only if you are enabling in Embold server) Execute command from cmd/terminal – npm install -g jshint@2.9.5 –save-dev # or yarn add jshint@2.9.5 –dev
Note: Jshint (Optional – Only if you are enabling in Embold server) Execute command from cmd/terminal – npm install -g jshint@2.9.5 –save-dev # or yarn add jshint@2.9.5 –dev
Execute command from cmd/terminal: npm install -g tslint@5.9.1 –save-dev # or yarn add tslint@5.9.1 –dev
Execute command from cmd/terminal: npm install -g eslint@v7.32.0 –save-dev # or yarn add eslint@v7.32.0 –dev
Install the Embold plugin from the marketplace. While it is getting installed, the pop-up window is displayed as below: Embold plugin is now available in the marketplace.
Embold integration in Jenkins can be done using 2 approaches: Jenkins Plugin Limitation in Jenkins Embold plugin: Installation steps Using CLI Installation using Embold CLI / Remote scan
GAMMA_ROOT is where the standalone corona is installed on the runner (GAMMA_ROOT should have a folder “corona” directly in it)