DONOTMERGE: Unused MinimalRepoSet implementation
Created by: keegancsmith
This was my original implementation for working out which repos to run against. It implemented set some basic set logic to evaluate the expressions. We now just convert expressions into DB queries. Creating PR for recording this in case we want to use this code in the future.