Where can I find the patch review tool (like gerrit or similiar) ? I'm curious to see this patches.
Where can I find the patch review tool (like gerrit or similiar) ? I'm curious to see this patches.
thank you
Why not using github and gerrit? could improve development by thirth party
I respect your opinion but did you try gitlab ?
If you are using Debian, there is a package to be installed:
https://about.gitlab.com/2015/05/01/gitlab-on-debian-8/
There is also a free hosted version for public project like proxmox: https://about.gitlab.com/gitlab-com/ with that you don't have to install/manage anything. Just push your code.
With the current workflow is difficult to keep track for changes and review as you have to read the whole thread.
I think the most valuable part vs proxmox workflow by email, is for code review in merge request. You can comment code directly, resend the merge request fixed, and old comments are automaticly removed.
I think the most valuable part vs proxmox workflow by email, is for code review in merge request. You can comment code directly, resend the merge request fixed, and old comments are automaticly removed.
this patch set is currently under review in its 7th incarnation, because larger changes like this often require some back and forth and detailed review.
Just wanted to revisit this, did anything happen to this planned feature in the last two months?