relay icon indicating copy to clipboard operation
relay copied to clipboard

Move non Relay related code from the cabi to ophio

Open Dav1dde opened this issue 1 year ago • 0 comments

Relay's Python lib/cabi has a bunch of code which is not at all related to Relay, this should be moved to ophio, for example (non exhaustive) glob matching with a global regex cache and code owner parsing.

Globs can be moved, the globs used in Sentry do not matching behaviour with Relay.

Dav1dde avatar Aug 13 '24 09:08 Dav1dde