luno / workflow

A tech stack agnostic Event Driven Workflow framework, written in Go, that supports durable, robust, and idempotent state changes with timeouts, callbacks, scheduled triggers, and await calls. Compatible with Kafka and Reflex out of the box.
BSD 3-Clause "New" or "Revised" License
112 stars 8 forks source link

visualiser: Allow spacing in node names #38

Closed andrewwormald closed 1 month ago

andrewwormald commented 1 month ago

This MR moves to using mermaids node description so that nodes can have spacing and better readability. This will help with long camel case enums.

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
96.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud