relay
relay copied to clipboard
Move non Relay related code from the cabi to ophio
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.