On 4/2/2020 1:04 PM, Gregory Nutt wrote:
Bumping this up. It seems like we need a plan to tackle going through
the
613 closed PRs and summarizing (only merged ones need to be summarized).
This would be easier with a team of people... anyone want to help?
One way we could do this is one group take bug fixes, and another take
features, and then make a list for each. Then we put them together in a
document.
The last release was in mid-November of 2019. NuttX didn't become a
podling until mid-December of that year. So there are a month of
changes in Bitbucket as well.
There were few PRs in the Bitbucket repo. 95% of the changes were via
path so we don't need to involve the Bitbucket repos. We can get that
range or information from the apache repo in all commits from the tag
nuttx-8.2
In the early days as a podling, however. We followed the same process
as on Bitbucket. Several patches were received and were merged into
incubator_nuttx repository master manually. There was no PR. Those
would also be missed if used only PRs.
Recently, we convert patches to PRs first and everything will be done in
the incubator_nuttx* repositories. So we should not have these problems
in the future.