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
feat(Provenance): Add a LocalProvenance sub interface
In contrast to the previously added `RemoteProvenance` stands the
`LocalProvenance`, which has no remote source, but instead references
a local input of some kind.
See [1] for more context on the new Provenance Hierarchy.
[1]: oss-review-toolkit#8803 (comment)
Signed-off-by: Jens Keim <[email protected]>
0 commit comments