Project

General

Profile

Cleanup #7675

Updated by Alfredo Deza about 10 years ago

Gary Lowell had contributed a couple of work-in-progress branches that are still outstanding. Here are the seven that remain and require further review.

"wip-build-test":https://github.com/ceph/ceph/tree/wip-build-test - This was a change to the configure.ac file to support Release Candidates. It was not merged to master. It should be rebased and adjusted for the newer version number. Once that's done, it can be submitted to master.

"wip-6020":https://github.com/ceph/ceph/tree/wip-6020 - The work on this branch should be evaluated, finished, tested, and finally sumitted to master. It is #6020 , the radosgw-apache opinionated package task.

"wip-5900-gl":https://github.com/ceph/ceph/tree/wip-5900-gl - This has many commits associated with it. Current work should be evaluated, finished, tested, and finally sumitted to master. This is #5900, the cephfs python packaging task.

"wip.cppchecker":https://github.com/ceph/ceph/tree/wip.cppchecker - Danny Al-Gaaf has submitted several cppcheck patches to Ceph over the past year. Gary "collected Danny's patches and pushed them into a WIP branch":https://www.mail-archive.com/ceph-devel@vger.kernel.org/msg12321.html. We should check to see if these patches are still needed. If so, this branch needs to be rebased and submitted to master.

-"wip-da-spec-1"-:https://github.com/ceph/ceph/tree/wip-da-spec-1 "wip-da-spec-1":https://github.com/ceph/ceph/tree/wip-da-spec-1 - This *might* have been merged in "GitHub":https://github.com/ceph/ceph/pull/85 already.

-"wip-doc-prereq"-:https://github.com/ceph/ceph/tree/wip-doc-prereq "wip-doc-prereq":https://github.com/ceph/ceph/tree/wip-doc-prereq - This was a change to the documentation to reflect the latest build prerequisites on the various Linux distros. It is not yet present on master, so it should be rebased and merged to master.

-"wip-build-doc"-:https://github.com/ceph/ceph/tree/wip-build-doc (was "70820b0036e2850eae481a2d67af063c1796d836":https://github.com/ceph/ceph/commit/70820b0036e2850eae481a2d67af063c1796d836). I've rebased this branch and pushed to the main ceph repo. The changes can be "reviewed on the website":http://ceph.com/docs/wip-build-doc/dev/release-process/ .

Back