You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This change adds the possibility to start evaluate a REGO-based rule
type in a debugger.
The debugger allows setting breakpoints, stepping, printing source,
and a few other simple utilities.
The debugger is currently very, very, VERY rough around the edges and
could use some love, especially in the reception of events from the
debuggee, which is done inline and not asynchronously.
0 commit comments