[Rust-VMM] Sync Call - Follow ups

Florescu, Andreea fandree at amazon.com
Mon Jul 15 15:57:54 UTC 2019


Hello everyone,


Today we had an out of band sync call and we discussed quite a few things. The meeting notes are here: https://etherpad.openstack.org/p/rust_vmm_2019_biweekly_calls


One of the highlights of the meeting was regarding the review process taking a long time. We discussed about how we can improve it including having smaller PRs, assign people as reviewers and others (full list in meeting notes). As a follow-up, I also created a project [1] in GitHub at the organization level to track open Pull Requests and issues and set priorities for them. The project is currently empty, I will start updating it although I not sure we have the right template for it right now. In the long run, it would be nice for submitters of issues/PRs to update the project as well so people can have a high overview of what is under development/what needs reviewers.


We also discussed about having the initial PR on a crate with the following format:

- README.md file that contains the design/architecture of the crate, interactions with other crates and other useful information. Once we create a new crate and open a PR, the design discussion will move from the community issue that introduces the crate to the PR. We can have multiple iterations on this and the conversation should be easier to follow.

- Any public traits or simple definition of public structures so people can have a grasp of how the implementation of the crate will continue.

- We can also link in the PR any PoC if that is necessary.

This should improve the review time as you don't need to look over thousands of lines of code at once.


Regards,

Andreea



Amazon Development Center (Romania) S.R.L. registered office: 27A Sf. Lazar Street, UBC5, floor 2, Iasi, Iasi County, 700045, Romania. Registered in Romania. Registration number J22/2621/2005.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opendev.org/pipermail/rust-vmm/attachments/20190715/a73133e0/attachment.html>


More information about the Rust-vmm mailing list