Comment by chrsw
15 hours ago
How does this work if your repos aren't on GitHub? And what if your code has nothing to do with backend web apps?
15 hours ago
How does this work if your repos aren't on GitHub? And what if your code has nothing to do with backend web apps?
Github only for now. Out of curiosity, is yours on gitlab? Something else?
We should be able to find something interesting in most codebases, as long as there's some plausible way to build and test the code and the codebase is big enough. (Below ~250 files the results get iffy.) We've just tested it a lot more thoroughly on app backends, because that's what we know best.
> Out of curiosity, is yours on gitlab? Something else?
Something else, it's a self-hosted Git server similar to GitHub, GitLab, etc. We have multiple repos well clear of 1k files. Almost none of it is JavaScript or TypeScript or anything like that. None of our own code is public.