-
Hello Michal, follow up to your comment.
I was not clear about what I meant. Code coverage is important but not to the public. The bot is not only useless but annoying. Code coverage is of course not. The primary purpose of the "Files changed" view in a PR is to do reviewing the code. The bot messages to interrupt that because the code is harder to read. I am just concerned about the review process. Your project is also a good candidate to attract beginner contributors. But you need better documentation and guidance for it. Yes, this cots more time than it saves in the first place. But on a long run some of the contributors will stick to the project and also other contributors will see how gentle you guide beginners and being also attracted to the project.
You get me wrong. Your todo list was not the topic.
I believe you. But from an outside view it is not obvious. You should be more transparent about it. Transparency grows the community and attract contributors. This is all about marketing. Your website looks fancy. But there is only one person doing commits and merging unreviewed PRs. That does not fit together and do not grow trust into a project. What is about Codeberg.org? You never mention that on your website. Having them in the back is really a value from a marketing perspective because these folks have a very good reputation. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
I'll split the response into two threads, let's start with the code coverage:
Lack of code coverage is part of the code review. The linting messages will appear as well. Hiding all the annotations is one key press or two clicks away if you would rather not see them (see https://docs.codecov.com/docs/github-checks#hiding-annotations-in-the-files-view). |
Beta Was this translation helpful? Give feedback.
-
Emphasis mine...
...so it's not about a todo list, but it's about spending time on things you see important. Honestly, I don't see a difference between these two. It's definitely a thing that should be done, but there are many other things like that I see more important.
That seems like a quite limited outside view. Let's look at yesterday's commits, there are 7722ae6 and 579e27c. Overall, 13 persons (besides me) contributed code for the upcoming release.
I work full-time on Weblate and I need money to live. That's why there is a company to fund Weblate which offers commercial services. This is actually what allowed me to work full-time on Weblate years ago, and not the donations.
Some time ago, I decided to use donations to fund libraries and tools we build on. These are usually in a much more money constrained situation than we are. But honestly, there are not that much of donations. Companies typically purchase services and not give donations.
We could definitely do more in marketing, that's why we've got open positions so that @orangesunny can spend more time on that part of his job.
We're not affiliated with them, and I learned about that from reported issues. Maybe they could enable discoverability of their Weblate instance on https://weblate.org/discover/? See https://docs.weblate.org/en/latest/admin/support.html#discover-weblate |
Beta Was this translation helpful? Give feedback.
Emphasis mine...
...so it's not about a todo list, but it's about spending time on things you see important. Honestly, I don't see a difference between these two. It's definitely a thing that should be done, but there are…