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
{{ message }}
This repository was archived by the owner on Feb 6, 2026. It is now read-only.
3496: Drop ActionKind from ActionPrototype edge (ENG-2434) r=nickgerace a=nickgerace
## Description
This PR drops `ActionKind` from the `ActionPrototype` variant within `EdgeWeightKind`. This information is available within the `ActionPrototype` node and we should not store duplicate information unless strictly necessary.
<img src="https://media4.giphy.com/media/v8ysebDNM6jRnlBw8u/giphy.gif"/>
Co-authored-by: Nick Gerace <nick@systeminit.com>
0 commit comments