Hacker News new | ask | show | jobs
by azurewraith 35 days ago
the colors are based on the event name.... green for happy path events (READY, DONE, PASS), red for failure events (FAIL, ERROR) and purple for everything else

they don't indicate whether the transition is guarded or not... that is shown in the sidebar when you click a state.

1 comments

Suggestion, change the label to "other transitions"

My confusion was that happy path and failure are also transitions

shipped ^_^