jenkinsci / cloudevents-plugin

Cloudevents Plugin for Jenkins
https://plugins.jenkins.io/cloudevents/
MIT License
18 stars 15 forks source link

Add NodeListener and Increase Code Coverage #5

Closed ShrutiC-git closed 3 years ago

ShrutiC-git commented 3 years ago

In this PR, the following changes have been made:

Add NodeListener to represent node-online and node-offline kind of event. Add more event-data relevant to the event which is being emitted. Add code coverage and tests for existing functionality. Update README to have event metadata and data info