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 #4

Closed ShrutiC-git closed 3 years ago

ShrutiC-git commented 3 years ago

In this PR, the following changes have been made:

  1. Add NodeListener to represent node-online and node-offline kind of event.
  2. Add more event-data relevant to the event which is being emitted.
  3. Add code coverage and tests for existing functionality.
  4. Update README to have event metadata and data info
ShrutiC-git commented 3 years ago

Failure merging.