Wei Wu
Wei Wu
This doc may helps on the estimation: https://reviews.llvm.org/rG73d52ee7859f ``` ... The goal In 2020, the monorepo had just under 35 thousand commits. This works out to an average of 4...
I'd like to help
I'd like to collect data and write the biweekly. I have two questions: - what questions should be included in the mails that the owners received? - There is several...
> @lazyparser Are you interested in doing status reports for this week? no problem. will do.
Update: In the past two weeks I did not collect enough feedback from project owners. I think we may have to postpone the report in two weeks, and wait for...
I am not sure that there are more than 10 active voters :)
> @lazyparser you were right, we did not get that may votes.We got 3 votes each 😞 > > So we probably need to find another way of deciding things....
Agreed. I'd suggest that we just wait a couple of weeks. I have several internal phabricator instances, which is too not upgrade frequently. For the security response part, let's wait...
I'm just curious that how many workers/bots are sufficient for LLVM project. I had built a few internal CI for LLVM. It taks ~15mins for clean build and ~10mins to...
So I've create two type of runners for [a downstream llvm repo](https://github.com/plctlab/llvm-project). Turns out the runner for github actions (or post commit runners) are kinda easy to set up: I...