cdevents / sdk-java

Java SDK for CDEvents
Apache License 2.0
5 stars 6 forks source link

SDK-Issues : Refactoring the code to render as CloudEvent and schema validation #35

Closed rjalander closed 1 year ago

rjalander commented 1 year ago

This PR has fixes for couple of Issues https://github.com/cdevents/sdk-java/issues/26 https://github.com/cdevents/sdk-java/issues/29 https://github.com/cdevents/sdk-java/issues/30 https://github.com/cdevents/sdk-java/issues/31

This PR has the Refactoring code changes to create CDEvents using an object model, Creating a smaller PR to have this for only one CDEvent - PipelineRunFinishedCDEvent and the similar pattern can be extended to all other events from the specification.

afrittoli commented 1 year ago

@rjalander it looks like this needs to be rebased

rjalander commented 1 year ago

@rjalander it looks like this needs to be rebased

I think If we do Squash and merge, all commits will be treated as single commit and merged right.

cdevents-bot commented 1 year ago

🎉 This issue has been resolved in v0.1.2 (Release Notes)