Serkan Holat
Serkan Holat
@inferno-chromium & @tgamblin I modified "generate.py" to search the repos by using stars with upper & lower limits. For instance, Spack has 1906 stars at the moment. When I search...
@inferno-chromium I was just playing with the queries; it's not only adding lower & upper range but giving a "bigger than" filter on stars also make it consistent. For instance,...
Thanks for sharing the document @inferno-chromium. I will check the CII links/reports later on. I was already curious about the details; how are you planning to fund the projects once...
@inferno-chromium I was checking this one again. Now the main changes are `get_github_query` & `get_github_query_upper_limit` functions. I set `GITHUB_QUERY_LOWER_LIMIT` to 5. I reverted the other minor changes. Let me know...
@vsavkin, I tried to start and it doesn't work for me as well. main.ts is looking for `Ng2AppModuleNgFactory` in `ngFactory` folder and typescript cannot compile. `src/main.ts(10,37): error TS2307: Cannot find...