boomerang-io / community

The Boomerang community, roadmap, planning, and architecture repository. The central place for information on joining, contributing, and governance.
https://useboomerang.io
Apache License 2.0
11 stars 0 forks source link

Workflow / Engine - Produce Events for Status & Phase changes #386

Closed tlawrie closed 4 months ago

tlawrie commented 1 year ago

Migrate the v3 designed eventing changes (https://github.com/boomerang-io/roadmap/issues/326) to v4 implementation. This will move from using a NATS dependent integration to an Event Sync concept where status and phase changes on TaskRuns and WorkflowRuns will be published to the Sync URLs.

tlawrie commented 1 year ago

@gchickma as mentioned on the PR for the v3 Eventing changes, if IBM wishes to implement a NATS handler to receive the events, this handler service can then publish them to NATS to be picked up elsewhere.