tkobayas commented on PR #5643: URL: https://github.com/apache/incubator-kie-drools/pull/5643#issuecomment-1882552181
If this PR is merged, ansible-rulebook rules can be visualized with the following demo apps: https://github.com/tkobayas/rule-visualization-demo * backend is `drools-ansible-rulebook-integration-visualization` exposing a quarkus rest endpoint that receives a RuleSet definition JSON and returns a topology graph JSON. * frontend is a React app with `patternfly/topology`. Sends an example RuleSet definition JSON to the backend service and receives the topology graph JSON. Then renders the topology graph.  -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
