Cybersecurity
DevOps Cloud
IT Operations Cloud
Pulse has gone through some major functional enhancements in 14.2. In 14.1 it was only possible to trigger a Jenkins Build from a delivery. In 14.2 there is a whole range of experts that call various development tools that report on and help control the quality of deliveries made into the CM repository.
In 14.2, Pulse comes with a comprehensive array of plugins that can be used, these include:
There may be a specialised third party tool or in house tool that would also be beneficial to determining the health of a build.
The following PDF document describes the steps required to create a sample expert called custom1, these steps can also be used as a template for creating your own expert.
Step 1: Create the plugin structure
Step 2: Create the expert directory
Step 3: Create the groovy file
Step 4: Create the plugin.json file
Step 5: Add the Custom1 Expert chain
Step 6: Deliver the file to the stream with the text ERROR in the comment
Step 7: Deliver the file to the stream without the successful comment
Please note: The following resolution is specific to the 14.2 version of CM and this may well change for custom expert implementations in future versions of CM.
Click on the following LINK to access the document.